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 mark.dickinson
Recipients gregory.p.smith, mark.dickinson, rhettinger, tim.peters
Date 2012-02-16.10:57:56
SpamBayes Score 0.0266839
Marked as misclassified No
Message-id <1329389877.59.0.568519535448.issue14028@psf.upfronthosting.co.za>
In-reply-to
Content
The bugs.launchpad.net URL shows a call to 'entropy.choice'.  Any idea what 'entropy' is?  Could it be that they're using their own Random subclass, not tied to the Python MT implementation?
History
Date User Action Args
2012-02-16 10:57:57mark.dickinsonsetrecipients: + mark.dickinson, tim.peters, rhettinger, gregory.p.smith
2012-02-16 10:57:57mark.dickinsonsetmessageid: <1329389877.59.0.568519535448.issue14028@psf.upfronthosting.co.za>
2012-02-16 10:57:57mark.dickinsonlinkissue14028 messages
2012-02-16 10:57:56mark.dickinsoncreate