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
Python.asdl -rw-r--r-- 4.2 KB
acceler.c -rw-r--r-- 2.8 KB
asdl.py -rw-r--r-- 11.1 KB
asdl_c.py -rwxr-xr-x 39.9 KB
bitset.c -rw-r--r-- 977 bytes
firstsets.c -rw-r--r-- 2.2 KB
grammar.c -rw-r--r-- 5.4 KB
grammar1.c -rw-r--r-- 1.0 KB
intrcheck.c -rw-r--r-- 2.4 KB
listnode.c -rw-r--r-- 983 bytes
metagrammar.c -rw-r--r-- 2.2 KB
myreadline.c -rw-r--r-- 5.4 KB
node.c -rw-r--r-- 3.6 KB
parser.c -rw-r--r-- 9.8 KB
parser.h -rw-r--r-- 1.0 KB
parsetok.c -rw-r--r-- 6.6 KB
pgen.c -rw-r--r-- 14.7 KB
pgenmain.c -rw-r--r-- 3.3 KB
printgrammar.c -rw-r--r-- 2.6 KB
spark.py -rw-r--r-- 26.3 KB
tokenizer.c -rw-r--r-- 36.9 KB
tokenizer.h -rw-r--r-- 2.6 KB
tokenizer_pgen.c -rw-r--r-- 36 bytes

back to top