##// END OF EJS Templates
Catch SyntaxError from tokenizing for traceback...
Catch SyntaxError from tokenizing for traceback I don't think there's an easy way to test this, but I've verified the fix by hand. Closes gh-6300

File last commit:

r17334:44428fb9
r17634:429008e8
Show More
.gitignore
18 lines | 252 B | text/plain | TextLexer
MANIFEST
build
dist
_build
docs/man/*.gz
docs/source/api/generated
docs/source/config/options
docs/gh-pages
IPython/html/notebook/static/mathjax
IPython/html/static/style/*.map
*.py[co]
__pycache__
*.egg-info
*~
*.bak
.ipynb_checkpoints
.tox
.DS_Store