[issue13044] pdb throws AttributeError at end of debugging session

Charles F. Bearden report at bugs.python.org
Fri May 1 20:13:18 CEST 2015


Charles F. Bearden added the comment:

One further observation: the exception is thrown only if a breakpoint (apart from the call to pdb.set_trace) is set. If no breakpoint is set, the exception is not raised.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue13044>
_______________________________________


More information about the Python-bugs-list mailing list