##// 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:

r7846:e288666b
r24135:3db81796
Show More
.gitattributes
5 lines | 109 B | text/plain | TextLexer
IPython/.git_commit_info.ini export-subst
* text=auto
*.py diff=python
*.js diff=javascript
*.html diff=html