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 rhettinger
Recipients Arfrever, brett.cannon, mark.dickinson, rhettinger, serhiy.storchaka
Date 2012-12-31.07:02:01
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1356937321.69.0.311926006286.issue16659@psf.upfronthosting.co.za>
In-reply-to
Content
Brett, if all the other Python implementations already have a working implementation of random, what purpose is served by adding a pure python version of the Mersenne Twister than won't be run by anyone?
History
Date User Action Args
2012-12-31 07:02:01rhettingersetrecipients: + rhettinger, brett.cannon, mark.dickinson, Arfrever, serhiy.storchaka
2012-12-31 07:02:01rhettingersetmessageid: <1356937321.69.0.311926006286.issue16659@psf.upfronthosting.co.za>
2012-12-31 07:02:01rhettingerlinkissue16659 messages
2012-12-31 07:02:01rhettingercreate