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 pitrou
Recipients brett.cannon, ncoghlan, pitrou
Date 2010-07-14.11:57:23
SpamBayes Score 0.02001751
Marked as misclassified No
Message-id <1279108645.77.0.169169195612.issue9251@psf.upfronthosting.co.za>
In-reply-to
Content
I've committed the fix in r82885 (3.2) and r82886 (3.1). The reliance on random still looks a bit quirky to me, but at least the test now does what it should do, and has a cleaned up coding style.

I'm leaving this issue open, for the other test might be interesting to integrate as well.
History
Date User Action Args
2010-07-14 11:57:25pitrousetrecipients: + pitrou, brett.cannon, ncoghlan
2010-07-14 11:57:25pitrousetmessageid: <1279108645.77.0.169169195612.issue9251@psf.upfronthosting.co.za>
2010-07-14 11:57:24pitroulinkissue9251 messages
2010-07-14 11:57:23pitroucreate