]> granicus.if.org Git - python/commit
Merged revisions 85975 via svnmerge from
authorAntoine Pitrou <solipsis@pitrou.net>
Sun, 31 Oct 2010 13:07:00 +0000 (13:07 +0000)
committerAntoine Pitrou <solipsis@pitrou.net>
Sun, 31 Oct 2010 13:07:00 +0000 (13:07 +0000)
commite305425b86a5896cd3afce0859f4762b1fe62917
treebb10af8c20a74e4b4569039054ab38b8b4cf125e
parent735e3b195a492d7480572f3c29fd4ef7d8723266
Merged revisions 85975 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/py3k

........
  r85975 | antoine.pitrou | 2010-10-30 15:03:56 +0200 (sam., 30 oct. 2010) | 4 lines

  Issue #10246: uu.encode didn't close file objects explicitly when filenames
  were given to it.  Patch by Brian Brazil.
........
Lib/uu.py
Misc/NEWS