##// END OF EJS Templates
What's new entry.
What's new entry.

File last commit:

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