]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Also close file descriptors from os.popen and subprocess.Popen
authorÉric Araujo <merwok@netwok.org>
Sat, 6 Nov 2010 02:10:32 +0000 (02:10 +0000)
committerÉric Araujo <merwok@netwok.org>
Sat, 6 Nov 2010 02:10:32 +0000 (02:10 +0000)
commit5ac6d80c02a4da1f36652e6531da3c886df1f58c
tree994056f43b6edab6491515100f808213963430a8
parent25b574138353df835c94039eecb0b9edefc1dede
Also close file descriptors from os.popen and subprocess.Popen
Lib/distutils/command/bdist_rpm.py
Lib/distutils/msvc9compiler.py