Message 95044 - Python tracker

Message95044

Author effbot
Recipients effbot, ferringb, loewis, naufraghi
Date 2009-11-08.18:35:38
SpamBayes Score 0.0011412067
Marked as misclassified No
Message-id <1257705340.23.0.0838944665445.issue3475@psf.upfronthosting.co.za>
In-reply-to
Content
Note that "fail silently" is a bit of a misnomer - if the embedded import 
doesn't work, portions of the library will fail pretty loudly.  Feel free 
to use some variation of the suggested patch, or just wait until the next 
upstream release gets imported (if ever).
History
Date User Action Args
2009-11-08 18:35:40effbotsetrecipients: + effbot, loewis, ferringb, naufraghi
2009-11-08 18:35:40effbotsetmessageid: <1257705340.23.0.0838944665445.issue3475@psf.upfronthosting.co.za>
2009-11-08 18:35:38effbotlinkissue3475 messages
2009-11-08 18:35:38effbotcreate