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 maix
Recipients ajaksu2, alanmcintyre, avalind, dtorp, georg.brandl, ilan, jafo, maix, mark.dickinson, phr, rhettinger, terry.reedy, uzi
Date 2008-09-15.17:48:38
SpamBayes Score 0.0011366544
Marked as misclassified No
Message-id <1221500980.82.0.10792981579.issue2138@psf.upfronthosting.co.za>
In-reply-to
Content
I think the unit test is wrong, or at least not as is intended:

You put some numbers in values and shuffle them. But you don't use them
but just range(10) for testing.
History
Date User Action Args
2008-09-15 17:49:41maixsetrecipients: + maix, georg.brandl, rhettinger, terry.reedy, jafo, phr, mark.dickinson, dtorp, alanmcintyre, ajaksu2, avalind, ilan, uzi
2008-09-15 17:49:40maixsetmessageid: <1221500980.82.0.10792981579.issue2138@psf.upfronthosting.co.za>
2008-09-15 17:48:38maixlinkissue2138 messages
2008-09-15 17:48:38maixcreate