Brett Cannon <br...@python.org> added the comment:

Cinder on IRC found that test_exception's RuntimeError test triggers a 
trace_trampoline() line of code which resets the trace function as an exception 
gets triggered in the trace function itself.

test_doctest is being messy and setting pdb's trace function w/o putting back 
what it wrote over.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue10990>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to