[issue17191] pdb list shows unexpected code when stack frame includes a try / finally block

Xavier de Gaye report at bugs.python.org
Sun Feb 17 15:03:00 CET 2013


Xavier de Gaye added the comment:

This is fixed in python 3.2 by changeset 670d4cbf1464, and indeed the
'>>' marker is shown at line 8 of pdb_list_bug_reproduce.py when
debugging this (modified for py3) script with python 3.2.

----------
nosy: +xdegaye

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


More information about the Python-bugs-list mailing list