Files
cpython/Lib
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-12-19 10:30:28 +00:00
2010-12-19 10:25:28 +00:00
2010-12-04 16:22:44 +00:00
2010-12-23 23:45:39 +00:00
2010-12-23 23:18:41 +00:00
2010-12-23 22:17:42 +00:00
2010-12-04 16:21:42 +00:00
2011-01-03 16:12:39 +00:00