##// END OF EJS Templates
remove python 2.x specific urllib2's functions
remove python 2.x specific urllib2's functions

File last commit:

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