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 r.david.murray
Recipients larry, mark.dickinson, r.david.murray
Date 2012-07-08.17:15:43
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1341767744.16.0.0355137790159.issue15273@psf.upfronthosting.co.za>
In-reply-to
Content
I thought we had other tests that did this as well (pickle?).  If you need reproducibility you check the random seed and reuse it.
History
Date User Action Args
2012-07-08 17:15:44r.david.murraysetrecipients: + r.david.murray, mark.dickinson, larry
2012-07-08 17:15:44r.david.murraysetmessageid: <1341767744.16.0.0355137790159.issue15273@psf.upfronthosting.co.za>
2012-07-08 17:15:43r.david.murraylinkissue15273 messages
2012-07-08 17:15:43r.david.murraycreate