##// END OF EJS Templates
Misc documentation fixes....
Misc documentation fixes. Should in particular close Quansight/deshaw#227

File last commit:

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