##// END OF EJS Templates
remove monkey patch for older versions of tornado...
remove monkey patch for older versions of tornado Since we now depend on Tornado >= 3.1, this code path is no longer necessary

File last commit:

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