Message 101466 - Python tracker (original) (raw)

Message101466

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:52 vstinner set recipients: + vstinner, gjb1002, benjamin.peterson
2010-03-21 22:10:52 vstinner set messageid: 1269209452.89.0.709100531508.issue3137@psf.upfronthosting.co.za
2010-03-21 22:10:51 vstinner link issue3137 messages
2010-03-21 22:10:51 vstinner create