commit | 7bad39f1749a0fe1d916e9870c0ce5efe9bec690 | [log] [tgz] |
---|---|---|
author | Tim Peters <tim@python.org> | Fri Oct 25 22:33:52 2013 -0500 |
committer | Tim Peters <tim@python.org> | Fri Oct 25 22:33:52 2013 -0500 |
tree | 907aaf7925d3ed516ac11e639baf4e225d81a667 | |
parent | e5bb0bf04ded8ab623da08164c43059d3c68bd87 [diff] |
Fiddled Thread.join() to be a little simpler. Kinda ;-)