Message 100682 - Python tracker (original) (raw)

Message100682

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:32 vstinner set recipients: + vstinner, gjb1002, benjamin.peterson
2010-03-08 23:29:31 vstinner set messageid: 1268090971.88.0.397043225824.issue3137@psf.upfronthosting.co.za
2010-03-08 23:29:30 vstinner link issue3137 messages
2010-03-08 23:29:30 vstinner create