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 josh.r
Recipients josh.r, serhiy.storchaka
Date 2017-03-09.02:38:50
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1489027130.74.0.786003705145.issue29762@psf.upfronthosting.co.za>
In-reply-to
Content
To tie the exceptions to the actual line, would it perhaps make sense to copy over the traceback of the original exception using .with_traceback?
History
Date User Action Args
2017-03-09 02:38:50josh.rsetrecipients: + josh.r, serhiy.storchaka
2017-03-09 02:38:50josh.rsetmessageid: <1489027130.74.0.786003705145.issue29762@psf.upfronthosting.co.za>
2017-03-09 02:38:50josh.rlinkissue29762 messages
2017-03-09 02:38:50josh.rcreate