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.14:02:57
SpamBayes Score 6.644161e-05
Marked as misclassified No
Message-id <1269180179.75.0.801572495588.issue3137@psf.upfronthosting.co.za>
In-reply-to
Content
> Commited to trunk: r78826 + r78827

Partial backport to 2.6 as r79204: leave import site error handler unchanged (print the error and continue). I don't want to change Python behaviour between minor releases.
History
Date User Action Args
2010-03-21 14:02:59vstinnersetrecipients: + vstinner, gjb1002, benjamin.peterson
2010-03-21 14:02:59vstinnersetmessageid: <1269180179.75.0.801572495588.issue3137@psf.upfronthosting.co.za>
2010-03-21 14:02:58vstinnerlinkissue3137 messages
2010-03-21 14:02:57vstinnercreate