]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Fix test that depends on a particular implementation of random.choice().
authorRaymond Hettinger <python@rcn.com>
Tue, 7 Sep 2010 15:00:15 +0000 (15:00 +0000)
committerRaymond Hettinger <python@rcn.com>
Tue, 7 Sep 2010 15:00:15 +0000 (15:00 +0000)
commitc585eecfb0384a9c6b560477c1f04c43b55cc8e3
treeb16d3c947ff6cf24ade3fe247100c21b71fbfd90
parenta300007c6e047bfdd7ab8f9bef35c0929d7dbbc8
Fix test that depends on a particular implementation of random.choice().
Lib/random.py
Lib/test/test_generators.py