]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Fiddled Thread.join() to be a little simpler. Kinda ;-)
authorTim Peters <tim@python.org>
Sat, 26 Oct 2013 03:33:52 +0000 (22:33 -0500)
committerTim Peters <tim@python.org>
Sat, 26 Oct 2013 03:33:52 +0000 (22:33 -0500)
commit7bad39f1749a0fe1d916e9870c0ce5efe9bec690
tree907aaf7925d3ed516ac11e639baf4e225d81a667
parente5bb0bf04ded8ab623da08164c43059d3c68bd87
Fiddled Thread.join() to be a little simpler.  Kinda ;-)
Lib/threading.py