##// END OF EJS Templates
Backport PR #4056: respect `pylab_import_all` when `--pylab` specified at the command-line...
Backport PR #4056: respect `pylab_import_all` when `--pylab` specified at the command-line Earlier cleanup cleaned up a bit too much, ignoring this configurable. should be backported to 1.x

File last commit:

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