]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Backport Tim's cleanup of the previous commit to fix Thread.__delete() .
authorBrett Cannon <bcannon@gmail.com>
Wed, 21 Jul 2004 05:08:32 +0000 (05:08 +0000)
committerBrett Cannon <bcannon@gmail.com>
Wed, 21 Jul 2004 05:08:32 +0000 (05:08 +0000)
commit6e9eeff50e3b973b1b96efc8f3f57322dd2d1f78
treed4a0801062d020995df71f558cb2580893b052d9
parent9d2ad5f44c7785bc460510f9ca9c4963cf3cfdf5
Backport Tim's cleanup of the previous commit to fix Thread.__delete() .
Lib/threading.py