[Python-Dev] test_sort.py failure (original) (raw)

Nick Bastin nbastin at opnet.com
Thu Jul 29 00:58:02 CEST 2004


On Jul 28, 2004, at 6:20 PM, Guido van Rossum wrote:

I had testsort.py fail once on line 143 (in testbug453523). Later it wouldn't fail. The code in question uses a random generator. Could I have been unlucky enough that the particular random sequence it used this time didn't create the intended failure condition?

I saw the same problem once a few weeks ago on MacOS X, but I couldn't reproduce it.

-- Nick



More information about the Python-Dev mailing list