##// END OF EJS Templates
Fix https://bugs.launchpad.net/ipython/+bug/362137 We still have two instances of ultraTB.py, which is annoying, but I don't want to touch any more than necessary before 0.10 is out. That will get cleaned up in the ongoing refactoring Brian is working on.

File last commit:

r736:d53b34f4
r2088:283dca85
Show More
.hgignore
18 lines | 161 B | text/plain | TextLexer
syntax: glob
*~
*.tmp
*.pyc
*.bak
*.tgz
*.org
*.rej
.svn/
.bzr/
.settings/
.project
*.diff
IPython_crash_report.txt
syntax: regexp
.*\#.*\#$