##// END OF EJS Templates
Backport PR #12681: Start working on whatsnew notes for 7.19.
Backport PR #12681: Start working on whatsnew notes for 7.19.

File last commit:

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