##// END OF EJS Templates
Backport PR #12479: try to auto comment ''/.dev
Backport PR #12479: try to auto comment ''/.dev

File last commit:

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