##// END OF EJS Templates
remember argv used to initialize an Application...
remember argv used to initialize an Application store a copy so it can't be manipulated

File last commit:

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