##// END OF EJS Templates
Fix timeti test nightly/3.7
Fix timeti test nightly/3.7

File last commit:

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