]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Merged revisions 86192 via svnmerge from
authorBrian Curtin <brian.curtin@gmail.com>
Fri, 5 Nov 2010 14:56:16 +0000 (14:56 +0000)
committerBrian Curtin <brian.curtin@gmail.com>
Fri, 5 Nov 2010 14:56:16 +0000 (14:56 +0000)
commitbe80ab4b83f5b50eaba36bd6f7a09f8cb1f68c6a
treeaac2332756d18e448e2295b1a4e63ac07c70d41a
parentfc3901e5bf1026393faa44924d0fcaa498bef997
Merged revisions 86192 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/py3k

........
  r86192 | brian.curtin | 2010-11-05 09:48:35 -0500 (Fri, 05 Nov 2010) | 3 lines

  Shift the pipe-using code into an else block, then close the pipe
  in finally. Removes two ResourceWarnings.
........
Lib/uuid.py