##// END OF EJS Templates
remove last bits of pre-38 codepath....
remove last bits of pre-38 codepath. Closes #13316

File last commit:

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