##// END OF EJS Templates
Add an extra test for traceback handling in task submissions....
Add an extra test for traceback handling in task submissions. Thread with details here: http://mail.scipy.org/pipermail/ipython-user/2010-July/006993.html While it seems the original problem wasn't really a bug, I'd already written an extra custom test, so might as well keep it.

File last commit:

r736:d53b34f4
r2620:6ca792b5
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
.*\#.*\#$