]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Make time.sleep calls go to 0 for common testing.
authorBrett Cannon <bcannon@gmail.com>
Wed, 30 Apr 2003 03:03:37 +0000 (03:03 +0000)
committerBrett Cannon <bcannon@gmail.com>
Wed, 30 Apr 2003 03:03:37 +0000 (03:03 +0000)
commit13da5fa999b0c5ed05af43e86c4b80fcddf73f96
tree3e8ff36019a12c974fc9b4588007b6be5de5a500
parente6b7033e7955573e3a62975b1e1ef2f41a1419dc
Make time.sleep calls go to 0 for common testing.
Lib/test/test_dummy_thread.py
Lib/test/test_dummy_threading.py