##// END OF EJS Templates
Fix traceback handling of SyntaxErrors without linenos.
Fix traceback handling of SyntaxErrors without linenos.

File last commit:

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