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 700eb415, alex
Date 2014-10-02.17:50:26
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
arc4random() should be avoided IMO, on many systems (including OS X) it really is still arc4; this is basically a dupe of http://bugs.python.org/issue22181
History
Date User Action Args
2014-10-02 17:50:26alexsetrecipients: + alex, 700eb415
2014-10-02 17:50:26alexsetmessageid: <[email protected]>
2014-10-02 17:50:26alexlinkissue22542 messages
2014-10-02 17:50:26alexcreate