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 doughellmann, georg.brandl, pitrou
Date 2013-10-13.19:29:24
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1381692564.96.0.371098767107.issue18776@psf.upfronthosting.co.za>
In-reply-to
Content
With your patch, can the SetTraceback in PyErr_Print be removed?
Or should PyErr_Display only set the tb if there is none on the object already?
History
Date User Action Args
2013-10-13 19:29:25georg.brandlsetrecipients: + georg.brandl, pitrou, doughellmann
2013-10-13 19:29:24georg.brandlsetmessageid: <1381692564.96.0.371098767107.issue18776@psf.upfronthosting.co.za>
2013-10-13 19:29:24georg.brandllinkissue18776 messages
2013-10-13 19:29:24georg.brandlcreate