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 Arfrever, barry, eric.smith, eric.snow, georg.brandl, giampaolo.rodola, loewis, nadeem.vawda, neologix, pitrou, python-dev, rhettinger, terry.reedy, vstinner
Date 2011-12-07.22:23:08
SpamBayes Score 0.0024320066
Marked as misclassified No
Message-id <1323296589.74.0.560825646293.issue11051@psf.upfronthosting.co.za>
In-reply-to
Content
By the way, _Py_stat() can fail because of a Python error: -1 result is not handled in import.c :-( It may leak to the "XXX undetected error" message.
History
Date User Action Args
2011-12-07 22:23:09vstinnersetrecipients: + vstinner, loewis, barry, georg.brandl, rhettinger, terry.reedy, pitrou, eric.smith, giampaolo.rodola, nadeem.vawda, Arfrever, neologix, python-dev, eric.snow
2011-12-07 22:23:09vstinnersetmessageid: <1323296589.74.0.560825646293.issue11051@psf.upfronthosting.co.za>
2011-12-07 22:23:09vstinnerlinkissue11051 messages
2011-12-07 22:23:09vstinnercreate