##// END OF EJS Templates
Fix lint warnings
Fix lint warnings

File last commit:

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