]> granicus.if.org Git - python/commit
Correct the fix for #10252: Popen objects have no close method.
authorÉric Araujo <merwok@netwok.org>
Sat, 6 Nov 2010 15:57:52 +0000 (15:57 +0000)
committerÉric Araujo <merwok@netwok.org>
Sat, 6 Nov 2010 15:57:52 +0000 (15:57 +0000)
commit8bdbe9c52f95eb161a14e9571562892abd450ae0
tree687373c931ba5c22894ce80d503dcf1b33e991ad
parente7cf95424718443079159fedd5c1b487ac6a98b5
Correct the fix for #10252: Popen objects have no close method.
Lib/distutils/cygwinccompiler.py
Lib/distutils/msvc9compiler.py