##// END OF EJS Templates
Regen What's new
Regen What's new

File last commit:

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