Staging
v0.8.1
https://github.com/python/cpython
Revision b805ee5fcf52fb09ea3d1d9ecc479a7eacc80fb0 authored by Antoine Pitrou on 31 October 2010, 16:06:55 UTC, committed by Antoine Pitrou on 31 October 2010, 16:06:55 UTC
svn+ssh://pythondev@svn.python.org/python/branches/py3k

........
  r86037 | antoine.pitrou | 2010-10-31 17:04:14 +0100 (dim., 31 oct. 2010) | 4 lines

  Issue #10266: uu.decode didn't close in_file explicitly when it was given
  as a filename.  Patch by Brian Brazil.
........
1 parent 27683c9
History
Tip revision: b805ee5fcf52fb09ea3d1d9ecc479a7eacc80fb0 authored by Antoine Pitrou on 31 October 2010, 16:06:55 UTC
Merged revisions 86037 via svnmerge from
Tip revision: b805ee5
File Mode Size
Grammar -rw-r--r-- 5.6 KB

back to top