commit | 6709c0c6713e727f739200c7ed12a7b792e54fe6 | [log] [tgz] |
---|---|---|
author | Florent Xicluna <florent.xicluna@gmail.com> | Sat Mar 20 00:21:04 2010 +0000 |
committer | Florent Xicluna <florent.xicluna@gmail.com> | Sat Mar 20 00:21:04 2010 +0000 |
tree | aacaf12d482abfdeebf5c8772833556753565aaf | |
parent | bb30da9698e50bf33d2ab820fc876c6e9452e33b [diff] |
Merged revisions 79127 via svnmerge from svn+ssh://pythondev@svn.python.org/python/trunk ........ r79127 | florent.xicluna | 2010-03-20 01:17:46 +0100 (sam, 20 mar 2010) | 2 lines #8178 Cleanup the threads after test_thread.TestForkInThread. ........