This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author r.david.murray
Recipients belopolsky, kasun, r.david.murray
Date 2011-04-20.00:38:28
SpamBayes Score 0.00021135253
Marked as misclassified No
Message-id <1303259909.12.0.957718711203.issue11882@psf.upfronthosting.co.za>
In-reply-to
Content
This is a repeatable error?  What is your system timezone set to?  The difference is exactly one half hour.  Does the test pass if you change the calendar.timegm call to have '0' or '1' as the last element of the tuple instead of '-1'?
History
Date User Action Args
2011-04-20 00:38:29r.david.murraysetrecipients: + r.david.murray, belopolsky, kasun
2011-04-20 00:38:29r.david.murraysetmessageid: <1303259909.12.0.957718711203.issue11882@psf.upfronthosting.co.za>
2011-04-20 00:38:28r.david.murraylinkissue11882 messages
2011-04-20 00:38:28r.david.murraycreate