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 amaury.forgeotdarc
Recipients amaury.forgeotdarc, collinwinter, eric.smith, pitrou, rhettinger, stutzbach, terry.reedy, tim.peters
Date 2010-09-24.22:05:09
SpamBayes Score 0.007594993
Marked as misclassified No
Message-id <1285365911.21.0.389789426462.issue9915@psf.upfronthosting.co.za>
In-reply-to
Content
> the random data you run in interpreter 1 won't be the same data
> you run in interpreter 2

what about adding a simple "random.seed(12345)"
History
Date User Action Args
2010-09-24 22:05:11amaury.forgeotdarcsetrecipients: + amaury.forgeotdarc, tim.peters, collinwinter, rhettinger, terry.reedy, pitrou, eric.smith, stutzbach
2010-09-24 22:05:11amaury.forgeotdarcsetmessageid: <1285365911.21.0.389789426462.issue9915@psf.upfronthosting.co.za>
2010-09-24 22:05:09amaury.forgeotdarclinkissue9915 messages
2010-09-24 22:05:09amaury.forgeotdarccreate