diff options
author | Ka-Ping Yee <ping@zesty.ca> | 2008-03-18 07:01:49 (GMT) |
---|---|---|
committer | Ka-Ping Yee <ping@zesty.ca> | 2008-03-18 07:01:49 (GMT) |
commit | 30cc83832dc6911c1c35ed05500829c235f92587 (patch) | |
tree | ec618c20a3385b2c8a6b2b34e2aa0c1cca4d21d4 /Tools | |
parent | f44c7e8996d8115739b52fa52896f2f9f7d94142 (diff) | |
download | cpython-30cc83832dc6911c1c35ed05500829c235f92587.zip cpython-30cc83832dc6911c1c35ed05500829c235f92587.tar.gz cpython-30cc83832dc6911c1c35ed05500829c235f92587.tar.bz2 |
In TextIOWrapper:
- Switch from consuming _decoded_text to advancing an offset into it.
- Fix readline() interaction with seek/tell.
- Fix readline() handling of 'limit' argument.
Add tests for seek/tell after readline().
Diffstat (limited to 'Tools')
0 files changed, 0 insertions, 0 deletions