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 benjamin.peterson, gjb1002, vstinner
Date 2010-03-21.22:10:51
SpamBayes Score 1.4502698e-05
Marked as misclassified No
Message-id <1269209452.89.0.709100531508.issue3137@psf.upfronthosting.co.za>
In-reply-to
Content
>> Backported to py3k as r78872
> And backported to 3.1 as r79247.

I reverted the change on initsite(): as for Python 2.6, I don't want to change import site error handler between minor releases.
History
Date User Action Args
2010-03-21 22:10:52vstinnersetrecipients: + vstinner, gjb1002, benjamin.peterson
2010-03-21 22:10:52vstinnersetmessageid: <1269209452.89.0.709100531508.issue3137@psf.upfronthosting.co.za>
2010-03-21 22:10:51vstinnerlinkissue3137 messages
2010-03-21 22:10:51vstinnercreate