Staging
v0.5.1
https://github.com/python/cpython
Revision f3fa07470381b4f54b2d3f911fc22624e9b0b27d authored by Antoine Pitrou on 31 January 2010, 22:26:04 UTC, committed by Antoine Pitrou on 31 January 2010, 22:26:04 UTC
  file position when calling `truncate()`.  It would previously change the
  file position to the given argument, which goes against the tradition of
  ftruncate() and other truncation APIs.  Patch by Pascal Chambon.
1 parent e70c72c
History
Tip revision: f3fa07470381b4f54b2d3f911fc22624e9b0b27d authored by Antoine Pitrou on 31 January 2010, 22:26:04 UTC
- Issue #6939: Fix file I/O objects in the `io` module to keep the original
Tip revision: f3fa074
File Mode Size
Demo
Doc
Grammar
Include
Lib
Mac
Misc
Modules
Objects
PC
PCbuild
Parser
Python
RISCOS
Tools
.bzrignore -rw-r--r-- 462 bytes
.hgignore -rw-r--r-- 656 bytes
.hgtags -rw-r--r-- 3.8 KB
LICENSE -rw-r--r-- 13.8 KB
Makefile.pre.in -rw-r--r-- 38.9 KB
README -rw-r--r-- 52.9 KB
configure -rwxr-xr-x 739.7 KB
configure.in -rw-r--r-- 117.9 KB
install-sh -rwxr-xr-x 7.0 KB
pyconfig.h.in -rw-r--r-- 32.3 KB
setup.py -rw-r--r-- 83.1 KB

README

back to top