summaryrefslogtreecommitdiff
path: root/Python/Python-ast.c
diff options
context:
space:
mode:
authorGuido van Rossum <guido@python.org>2007-04-12 05:24:24 +0000
committerGuido van Rossum <guido@python.org>2007-04-12 05:24:24 +0000
commitc68f631105ad433d034820d35c896e4d7eb34e2d (patch)
treed60d828831cb830abf89a5183d0a95df7c790fa4 /Python/Python-ast.c
parent84f5b85b46a31e932b4a08637b70ee91ef9da6b3 (diff)
downloadcpython-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