##// END OF EJS Templates
Small fixes after Brian's review....
Small fixes after Brian's review. - Apply __IPYTHON__ fix to duplicate copy of ultraTB. This duplication is about to be removed in the refactoring. - Remove junk debug code I accidentally left in.

File last commit:

r736:d53b34f4
r2093:114f3418
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
.*\#.*\#$