]> granicus.if.org Git - python/commit
Merged revisions 84878 via svnmerge from
authorAntoine Pitrou <solipsis@pitrou.net>
Sat, 18 Sep 2010 18:15:33 +0000 (18:15 +0000)
committerAntoine Pitrou <solipsis@pitrou.net>
Sat, 18 Sep 2010 18:15:33 +0000 (18:15 +0000)
commit767cbc41b44b9f590c6c13e63749ed24de9d7fa3
treed772c135aaf684aae47ba7ac7d07421c96b96fb5
parentc3937f569bd2fa2abb2942b9d58deb15195177c8
Merged revisions 84878 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/py3k

........
  r84878 | antoine.pitrou | 2010-09-18 19:56:02 +0200 (sam., 18 sept. 2010) | 5 lines

  Issue #9894: Do not hardcode ENOENT in test_subprocess.

  (GNU/Hurd is not dead)
........
Lib/test/test_subprocess.py
Misc/NEWS