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 belopolsky
Recipients belopolsky, mark.dickinson
Date 2010-06-25.02:35:04
SpamBayes Score 0.061382513
Marked as misclassified No
Message-id <[email protected]>
In-reply-to
Content
The new patch, issue9079.diff exposes gettimeofday as time.gettimeofday() returning (sec, usec) pair.
History
Date User Action Args
2010-06-25 02:35:09belopolskysetrecipients: + belopolsky, mark.dickinson
2010-06-25 02:35:08belopolskysetmessageid: <[email protected]>
2010-06-25 02:35:06belopolskylinkissue9079 messages
2010-06-25 02:35:06belopolskycreate