##// END OF EJS Templates
A couple of other what's new.
A couple of other what's new.

File last commit:

r22963:2961b531
r23695:d2c83352
Show More
print_argv.py
2 lines | 31 B | text/x-python | PythonLexer
import sys
print(sys.argv[1:])