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 alex
Recipients alex, barry
Date 2014-11-06.20:10:09
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1415304609.69.0.847515590166.issue22807@psf.upfronthosting.co.za>
In-reply-to
Content
FWIW, I'm not convinced the pure python fallback code is sufficient either; time.time() doesn't have the necessary resolution AFAIK? Also clock_seq is generated using the random module's messerne twister, not SystemRandom().
History
Date User Action Args
2014-11-06 20:10:09alexsetrecipients: + alex, barry
2014-11-06 20:10:09alexsetmessageid: <1415304609.69.0.847515590166.issue22807@psf.upfronthosting.co.za>
2014-11-06 20:10:09alexlinkissue22807 messages
2014-11-06 20:10:09alexcreate