Files
cpython/Lib/test
Victor Stinner c932b65428 test_threading: use Popen.communicate() instead of .wait()
Popen.communicate() avoids deadlocks and close the pipes when done. This commit
fixes a ResourceWarning(unclosed pipe).
2011-01-05 03:54:28 +00:00
..
2010-11-18 12:46:39 +00:00
2010-12-12 01:33:04 +00:00
2010-10-31 19:58:07 +00:00
2010-11-20 17:22:13 +00:00
2010-11-21 17:14:19 +00:00
2010-12-05 04:16:47 +00:00
2010-10-14 22:11:44 +00:00
2010-10-31 01:35:53 +00:00
2011-01-03 22:24:52 +00:00
2010-10-17 01:30:26 +00:00
2011-01-04 22:54:30 +00:00
2010-11-26 18:51:39 +00:00
2010-12-09 11:13:30 +00:00