##// END OF EJS Templates
py3 doesn't have nested, py2.6 doesn't have multiple context managers
py3 doesn't have nested, py2.6 doesn't have multiple context managers

File last commit:

r8121:66727cb1
r11653:6b28efd5
Show More
print_argv.py
2 lines | 30 B | text/x-python | PythonLexer
import sys
print sys.argv[1:]