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 vstinner
Recipients gvanrossum, oconnor663, vstinner, yselivanov
Date 2014-10-10.11:37:33
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1412941053.74.0.867180546613.issue22428@psf.upfronthosting.co.za>
In-reply-to
Content
> => IMO it's an issue in the traceback module. It may catch the AttributeError on the call to linecache.getline().

I created the issue #22599 for this bug.
History
Date User Action Args
2014-10-10 11:37:33vstinnersetrecipients: + vstinner, gvanrossum, yselivanov, oconnor663
2014-10-10 11:37:33vstinnersetmessageid: <1412941053.74.0.867180546613.issue22428@psf.upfronthosting.co.za>
2014-10-10 11:37:33vstinnerlinkissue22428 messages
2014-10-10 11:37:33vstinnercreate