Author mark.dickinson
Recipients benjamin.peterson, cartman, jnoller, mark.dickinson, roudkerk
Date 2008-08-11.18:53:28
SpamBayes Score 0.00121795
Marked as misclassified No
Message-id <1218480823.96.0.844481613246.issue3419@psf.upfronthosting.co.za>
In-reply-to
Content
> So rather than use a static list, I switched the code to use the 
> errno module.

Yup.  That's definitely a better solution.

Your patch fixed the problem for me.

Thanks!
History
Date User Action Args
2008-08-11 18:53:44mark.dickinsonsetrecipients: + mark.dickinson, cartman, roudkerk, benjamin.peterson, jnoller
2008-08-11 18:53:43mark.dickinsonsetmessageid: <1218480823.96.0.844481613246.issue3419@psf.upfronthosting.co.za>
2008-08-11 18:53:28mark.dickinsonlinkissue3419 messages
2008-08-11 18:53:28mark.dickinsoncreate