commit | 83be9669c8c0009dadc0f1fbc0e07a1511223003 | [log] [tgz] |
---|---|---|
author | Martin v. Löwis <martin@v.loewis.de> | Thu Mar 23 18:16:43 2006 +0000 |
committer | Martin v. Löwis <martin@v.loewis.de> | Thu Mar 23 18:16:43 2006 +0000 |
tree | 0fa63f755dbdd87c4b01716f9afacb985e0fd86f | |
parent | d478f3453f1219e0e102d2d425550e3774e90d06 [diff] |
Rewrite pipe code using subprocess, to make sure the child process is closed when the test completes.