]> granicus.if.org Git - python/commit
Fix Bug #125891 - os.popen2,3 and 4 leaked file objects on Windows.
authorMark Hammond <mhammond@skippinet.com.au>
Wed, 31 Jan 2001 05:38:47 +0000 (05:38 +0000)
committerMark Hammond <mhammond@skippinet.com.au>
Wed, 31 Jan 2001 05:38:47 +0000 (05:38 +0000)
commit64aae6695fa0f7677b94230540a298d686c071e3
tree6f1ad781d8bc2940471da383df81b5714b3307b2
parent1ff31f9534aef77c6cccebd1cda1abff14b4ebe6
Fix Bug #125891 - os.popen2,3 and 4 leaked file objects on Windows.
Modules/posixmodule.c