diff options
author | Erlend E. Aasland <erlend@python.org> | 2023-08-22 07:37:53 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-08-22 07:37:53 (GMT) |
commit | 7f87ebbc3f52680c939791f397b9a478edf0c8d4 (patch) | |
tree | 146c36de3401852fa5bcf7630cb5ac236ef7b8a1 /Python/getcompiler.c | |
parent | 58f9c635002673e35a56eeaa122cade7a2b6bae1 (diff) | |
download | cpython-7f87ebbc3f52680c939791f397b9a478edf0c8d4.zip cpython-7f87ebbc3f52680c939791f397b9a478edf0c8d4.tar.gz cpython-7f87ebbc3f52680c939791f397b9a478edf0c8d4.tar.bz2 |
gh-107801: Improve the accuracy of io.TextIOWrapper.seek docs (#107933)
Clearly document the supported seek() operations:
- Rewind to the start of the stream
- Restore a previous stream position (given by tell())
- Fast-forward to the end of the stream
Diffstat (limited to 'Python/getcompiler.c')
0 files changed, 0 insertions, 0 deletions