This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author xdegaye
Recipients AbramClark, xdegaye
Date 2013-02-17.14:03:00
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1361109780.62.0.777786996202.issue17191@psf.upfronthosting.co.za>
In-reply-to
Content
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.
History
Date User Action Args
2013-02-17 14:03:00xdegayesetrecipients: + xdegaye, AbramClark
2013-02-17 14:03:00xdegayesetmessageid: <1361109780.62.0.777786996202.issue17191@psf.upfronthosting.co.za>
2013-02-17 14:03:00xdegayelinkissue17191 messages
2013-02-17 14:03:00xdegayecreate