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 akaptur
Recipients akaptur
Date 2012-11-15.17:55:25
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1353002125.56.0.265106335805.issue16482@psf.upfronthosting.co.za>
In-reply-to
Content
pdb.set_trace() is overwriting the actual traceback when exiting with an error.  See minimal recreation here: https://gist.github.com/4079971
History
Date User Action Args
2012-11-15 17:55:25akaptursetrecipients: + akaptur
2012-11-15 17:55:25akaptursetmessageid: <1353002125.56.0.265106335805.issue16482@psf.upfronthosting.co.za>
2012-11-15 17:55:25akapturlinkissue16482 messages
2012-11-15 17:55:25akapturcreate