commit | f4d4f8b97fc2e5a59058c54abe6a23194c3d3116 | [log] [tgz] |
---|---|---|
author | Guido van Rossum <guido@python.org> | Wed Dec 12 20:26:00 2007 +0000 |
committer | Guido van Rossum <guido@python.org> | Wed Dec 12 20:26:00 2007 +0000 |
tree | 7af44e2fb7732038e884c2221beb8e14147bfcdd | |
parent | b8189f3b5a2f7e14218934daf909e1ffd8800a0b [diff] |
Explicitly close pipes so test_ctypes won't appear to randomly leak +33 or -33 references. (See discussion in #1597.)