##// END OF EJS Templates
Fix exception causes all over the codebase
Fix exception causes all over the codebase

File last commit:

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