]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Converted to a unittest. Added checks that the bounded semaphore actually
authorTim Peters <tim.peters@gmail.com>
Sat, 8 Jan 2005 06:03:17 +0000 (06:03 +0000)
committerTim Peters <tim.peters@gmail.com>
Sat, 8 Jan 2005 06:03:17 +0000 (06:03 +0000)
commit84d548994ea58385e398baf1bf015aa6b258f7bb
tree52ad5c33e20280be9e2741317b4d5504c6f10e8b
parente6539c4401cd3f60a5cc176717852886cb9d152a
Converted to a unittest.  Added checks that the bounded semaphore actually
does what it's supposed to do.
Lib/test/test_threading.py