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 tim.peters
Recipients loewis, pitrou, tim.peters, vstinner
Date 2013-11-23.22:26:56
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1385245616.99.0.192881521978.issue19738@psf.upfronthosting.co.za>
In-reply-to
Content
I agree overall with Martin, although time.time() could be made a little better on Windows by getting the Windows time directly (instead of "needlessly" losing info by going thru pygettimeofday).
History
Date User Action Args
2013-11-23 22:26:57tim.peterssetrecipients: + tim.peters, loewis, pitrou, vstinner
2013-11-23 22:26:56tim.peterssetmessageid: <1385245616.99.0.192881521978.issue19738@psf.upfronthosting.co.za>
2013-11-23 22:26:56tim.peterslinkissue19738 messages
2013-11-23 22:26:56tim.peterscreate