]> granicus.if.org Git - python/commit
Merged revisions 86274,86276 via svnmerge from
authorÉric Araujo <merwok@netwok.org>
Fri, 12 Nov 2010 20:27:45 +0000 (20:27 +0000)
committerÉric Araujo <merwok@netwok.org>
Fri, 12 Nov 2010 20:27:45 +0000 (20:27 +0000)
commite84e72f95a09a6de3177a7ce85f5eb1ed66d29d1
tree48b6e068b2f343ae8ff72d95e7563bf471e1cf95
parentb89e4fc4e9d9afc1caf1b1de6bdf5beef33996a4
Merged revisions 86274,86276 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/py3k

........
  r86274 | eric.araujo | 2010-11-06 16:57:52 +0100 (sam., 06 nov. 2010) | 2 lines

  Correct the fix for #10252: Popen objects have no close method.
........
  r86276 | eric.araujo | 2010-11-06 19:03:52 +0100 (sam., 06 nov. 2010) | 2 lines

  Fix #10252 again (hopefully definitely).  Patch by Brian Curtin.
........
Lib/distutils/msvc9compiler.py