##// END OF EJS Templates
Pass host environment on to kernel...
Pass host environment on to kernel The main motivation for this was to make PYTHONPATH settings apply to the kernels.

File last commit:

r8121:66727cb1
r9433:50969d50
Show More
print_argv.py
2 lines | 30 B | text/x-python | PythonLexer
import sys
print sys.argv[1:]