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 | aa43ed95cd14366e95a724cb94eb9369195fb27b (patch) | |
| tree | c7c9c0a3f1a7469e636fca784910db918b37b147 /Objects/bytesobject.c | |
| parent | 57b39e0916d741d9851ac875d8f443bfc6005def (diff) | |
| download | cpython-git-aa43ed95cd14366e95a724cb94eb9369195fb27b.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 'Objects/bytesobject.c')
0 files changed, 0 insertions, 0 deletions
