##// END OF EJS Templates
and fix test on 3.10.4
and fix test on 3.10.4

File last commit:

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