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-08.23:29:30
SpamBayes Score 0.025120093
Marked as misclassified No
Message-id <1268090971.88.0.397043225824.issue3137@psf.upfronthosting.co.za>
In-reply-to
Content
As requested by Guido, here is a new patch including the fix for the site module: catch errors in execsitecustomize() and execusercustomize().
History
Date User Action Args
2010-03-08 23:29:32vstinnersetrecipients: + vstinner, gjb1002, benjamin.peterson
2010-03-08 23:29:31vstinnersetmessageid: <1268090971.88.0.397043225824.issue3137@psf.upfronthosting.co.za>
2010-03-08 23:29:30vstinnerlinkissue3137 messages
2010-03-08 23:29:30vstinnercreate