diff options
author | Guido van Rossum <guido@python.org> | 2007-04-12 05:24:24 +0000 |
---|---|---|
committer | Guido van Rossum <guido@python.org> | 2007-04-12 05:24:24 +0000 |
commit | c68f631105ad433d034820d35c896e4d7eb34e2d (patch) | |
tree | d60d828831cb830abf89a5183d0a95df7c790fa4 /Python/Python-ast.c | |
parent | 84f5b85b46a31e932b4a08637b70ee91ef9da6b3 (diff) | |
download | cpython-c68f631105ad433d034820d35c896e4d7eb34e2d.tar.gz |
TextIO improvement:
- 25% speed increse in tell();
- f.seek(0, 1) now maps to f.seek(f.tell(), 0) instead of to f.tell().
Diffstat (limited to 'Python/Python-ast.c')
0 files changed, 0 insertions, 0 deletions