[issue13044] pdb throws AttributeError at end of debugging session

Xavier de Gaye report at bugs.python.org
Thu May 10 16:36:35 EDT 2018


Xavier de Gaye <xdegaye at gmail.com> added the comment:

See also issue 33458 that deals with the same problem when pdb is run as 'python -m pdb some_main.py' instead of by inserting a breakpoint with 'pdb.set_trace()'.

----------

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


More information about the Python-bugs-list mailing list