Author haypo
Recipients amaury.forgeotdarc, blais, haypo, loewis
Date 2009-01-30.00:05:28
SpamBayes Score 1.43314e-10
Marked as misclassified No
Message-id <1233273929.89.0.125629712649.issue1726687@psf.upfronthosting.co.za>
In-reply-to
Content
My test included in mktime_fix_and_tests.patch has a problem: the 
timezone is constant and it's mine (GMT+1). I don't know how to write 
a generic test working on any time zone. I can't use 
datetime.fromtimestamp() because datetime.fromtimestamp() uses 
time.mktime() :-)
History
Date User Action Args
2009-01-30 00:05:30hayposetrecipients: + haypo, loewis, amaury.forgeotdarc, blais
2009-01-30 00:05:29hayposetmessageid: <1233273929.89.0.125629712649.issue1726687@psf.upfronthosting.co.za>
2009-01-30 00:05:28haypolinkissue1726687 messages
2009-01-30 00:05:28haypocreate