##// END OF EJS Templates
prevent atexit handlers from generating crash report...
prevent atexit handlers from generating crash report register `sys.excepthook = sys.__excepthook__` with atexit on aplication startup, so it should be the first handler called. This removes the crash handler. closes #207

File last commit:

r3217:5a3e42fd
r4994:d5548fa4
Show More
.gitattributes
2 lines | 54 B | text/plain | TextLexer
IPython/.git_commit_info.ini export-subst
* text=auto