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

Guido van Rossum guido at python.org
Thu Jul 29 00:20:15 CEST 2004


I had test_sort.py fail once on line 143 (in test_bug453523). 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?

--Guido van Rossum (home page: http://www.python.org/~guido/)



More information about the Python-Dev mailing list