##// END OF EJS Templates
remove python2 specific cast_unicode_py2 function
remove python2 specific cast_unicode_py2 function

File last commit:

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