##// END OF EJS Templates
fix execution count when custom exception is caught during compile...
fix execution count when custom exception is caught during compile e.g. set_custom_exc(SyntaxError) was causing history thread error due to repeated lines consolidate handling of compilation errors to make deviations less likely in the future

File last commit:

r24010:77b36a9f
r24135:3db81796
Show More
.gitignore
26 lines | 407 B | text/plain | TextLexer
MANIFEST
build
dist
_build
docs/man/*.gz
docs/source/api/generated
docs/source/config/options
docs/source/config/shortcuts/*.csv
docs/source/interactive/magics-generated.txt
docs/source/config/shortcuts/*.csv
docs/gh-pages
jupyter_notebook/notebook/static/mathjax
jupyter_notebook/static/style/*.map
*.py[co]
__pycache__
*.egg-info
*~
*.bak
.ipynb_checkpoints
.tox
.DS_Store
\#*#
.#*
.cache
.coverage
*.swp