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 georg.brandl
Recipients belopolsky, georg.brandl, ncoghlan, ping, sriram, wosc
Date 2010-07-30.10:00:20
SpamBayes Score 0.06120098
Marked as misclassified No
Message-id <1280484022.01.0.840126814266.issue5727@psf.upfronthosting.co.za>
In-reply-to
Content
Fixed in r83271.  I think the first patch's approach is better, since it does not affect pdb, only doctest's adaption of pdb.  Consequently, I couldn't use the test case; thanks anyway for that!
History
Date User Action Args
2010-07-30 10:00:22georg.brandlsetrecipients: + georg.brandl, ping, ncoghlan, belopolsky, sriram, wosc
2010-07-30 10:00:22georg.brandlsetmessageid: <1280484022.01.0.840126814266.issue5727@psf.upfronthosting.co.za>
2010-07-30 10:00:20georg.brandllinkissue5727 messages
2010-07-30 10:00:20georg.brandlcreate