Author haypo
Recipients amaury.forgeotdarc, blais, haypo, loewis
Date 2009-03-20.01:02:23
SpamBayes Score 0.000374668
Marked as misclassified No
Message-id <1237510946.87.0.551919537895.issue1726687@psf.upfronthosting.co.za>
In-reply-to
Content
New version of my fix:
 - the test doesn't depend on _my_ local anymore: it uses localtime() 
to get the time tuple in the host local
 - ignore the test if mktime(-2) raise an OverflowError: avoid the 
test on Windows

Is it now ok for everyone?
History
Date User Action Args
2009-03-20 01:02:27hayposetrecipients: + haypo, loewis, amaury.forgeotdarc, blais
2009-03-20 01:02:26hayposetmessageid: <1237510946.87.0.551919537895.issue1726687@psf.upfronthosting.co.za>
2009-03-20 01:02:24haypolinkissue1726687 messages
2009-03-20 01:02:24haypocreate