]> granicus.if.org Git - python/commit
Merged revisions 73934 via svnmerge from
authorAmaury Forgeot d'Arc <amauryfa@gmail.com>
Sat, 11 Jul 2009 09:37:09 +0000 (09:37 +0000)
committerAmaury Forgeot d'Arc <amauryfa@gmail.com>
Sat, 11 Jul 2009 09:37:09 +0000 (09:37 +0000)
commit041b3baf53e3d1bf4b9941fd91ff807daef5965d
treee1ea38a7af741763ce9138df82530c0e64ec1d1e
parent1caf206ac941c2051cfea189d7431e7cf27fa21b
Merged revisions 73934 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/py3k

........
  r73934 | amaury.forgeotdarc | 2009-07-11 11:35:13 +0200 (sam., 11 juil. 2009) | 3 lines

  #6358: Merge r73933: Add basic tests for the return value of os.popen().close().
  And fix the implementation to make these tests pass with py3k
........
Lib/os.py
Lib/test/test_popen.py
Misc/NEWS