##// END OF EJS Templates
Disambiguated docstring, since there have been other dpastes
r26398:45324f9f
Show More
print_argv.py
2 lines | 31 B | text/x-python | PythonLexer
import sys
print(sys.argv[1:])