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 akira
Recipients akira, pitrou, regu0004, terry.reedy
Date 2014-09-01.12:41:26
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1409575286.24.0.406362047116.issue22296@psf.upfronthosting.co.za>
In-reply-to
Content
The last example assumes that time.gmtime(0) is 1970-01-01 00:00:00Z
(otherwise time.time() may return different timestamp)
History
Date User Action Args
2014-09-01 12:41:26akirasetrecipients: + akira, terry.reedy, pitrou, regu0004
2014-09-01 12:41:26akirasetmessageid: <1409575286.24.0.406362047116.issue22296@psf.upfronthosting.co.za>
2014-09-01 12:41:26akiralinkissue22296 messages
2014-09-01 12:41:26akiracreate