]> granicus.if.org Git - python/commit
#6358: Merge r73933: Add basic tests for the return value of os.popen().close().
authorAmaury Forgeot d'Arc <amauryfa@gmail.com>
Sat, 11 Jul 2009 09:35:13 +0000 (09:35 +0000)
committerAmaury Forgeot d'Arc <amauryfa@gmail.com>
Sat, 11 Jul 2009 09:35:13 +0000 (09:35 +0000)
commit97e5f281a7dd4ce7ae0d5a967d8da0623e1e1d56
treeba58b176a13ca8fcc7c020a61933e674d113fa64
parent15ccb3d3f741ceffd7b2dca67870bbee5cfe3a49
#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