Staging
v0.5.1
https://github.com/python/cpython
Revision 594a046b88abf26c2c2a314ca5b54e4c808ba801 authored by Antoine Pitrou on 31 October 2010, 13:05:48 UTC, committed by Antoine Pitrou on 31 October 2010, 13:05:48 UTC
svn+ssh://pythondev@svn.python.org/python/branches/py3k

........
  r85982 | antoine.pitrou | 2010-10-30 18:19:14 +0200 (sam., 30 oct. 2010) | 4 lines

  Issue #10253: FileIO leaks a file descriptor when trying to open a file
  for append that isn't seekable.  Patch by Brian Brazil.
........
1 parent e27731d
History
Tip revision: 594a046b88abf26c2c2a314ca5b54e4c808ba801 authored by Antoine Pitrou on 31 October 2010, 13:05:48 UTC
Merged revisions 85982 via svnmerge from
Tip revision: 594a046
File Mode Size
Demo
Doc
Grammar
Include
Lib
Mac
Misc
Modules
Objects
PC
PCbuild
Parser
Python
RISCOS
Tools
.bzrignore -rw-r--r-- 493 bytes
.hgignore -rw-r--r-- 705 bytes
.hgtags -rw-r--r-- 4.1 KB
LICENSE -rw-r--r-- 13.9 KB
Makefile.pre.in -rw-r--r-- 39.8 KB
README -rw-r--r-- 52.5 KB
configure -rwxr-xr-x 395.3 KB
configure.in -rw-r--r-- 122.7 KB
install-sh -rwxr-xr-x 7.0 KB
pyconfig.h.in -rw-r--r-- 33.4 KB
setup.py -rw-r--r-- 87.3 KB

README

back to top