]> granicus.if.org Git - python/commit
Explicitly close pipes so test_ctypes won't appear to randomly leak
authorGuido van Rossum <guido@python.org>
Wed, 12 Dec 2007 20:26:00 +0000 (20:26 +0000)
committerGuido van Rossum <guido@python.org>
Wed, 12 Dec 2007 20:26:00 +0000 (20:26 +0000)
commitf4d4f8b97fc2e5a59058c54abe6a23194c3d3116
tree7af44e2fb7732038e884c2221beb8e14147bfcdd
parentb8189f3b5a2f7e14218934daf909e1ffd8800a0b
Explicitly close pipes so test_ctypes won't appear to randomly leak
+33 or -33 references.  (See discussion in #1597.)
Lib/ctypes/util.py