]> granicus.if.org Git - python/commit
SF bug #1022010: Import random fails
authorRaymond Hettinger <python@rcn.com>
Sat, 4 Sep 2004 20:13:29 +0000 (20:13 +0000)
committerRaymond Hettinger <python@rcn.com>
Sat, 4 Sep 2004 20:13:29 +0000 (20:13 +0000)
commitb8717631561fec74cb1ab1963d918e53ead29a97
tree211c80239be5ecafcee3df52fbb89da5076925dd
parented20ad8473d3ec5c44f0de03a4b0caf40cdc991f
SF bug #1022010:   Import random fails

* Complete the previous patch by making sure that the MachineRandom
  tests are only run when the underlying resource is available.
Lib/test/test_random.py