diff options
author | Erlend E. Aasland <erlend@python.org> | 2023-08-22 10:01:38 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-08-22 10:01:38 (GMT) |
commit | ef4d427fd8ed89fcfb5a0fada4c24abec12991e5 (patch) | |
tree | 2daf8f740526f8c518fa7325c10e3c1d0301c392 /PC/clinic | |
parent | dd73f2f76ab1eabe92a2ca820430be723df31cde (diff) | |
download | cpython-ef4d427fd8ed89fcfb5a0fada4c24abec12991e5.zip cpython-ef4d427fd8ed89fcfb5a0fada4c24abec12991e5.tar.gz cpython-ef4d427fd8ed89fcfb5a0fada4c24abec12991e5.tar.bz2 |
[3.12] gh-107801: Improve the accuracy of io.TextIOWrapper.seek docs (#107933) (#108262)
(cherry picked from commit 7f87ebbc3f52680c939791f397b9a478edf0c8d4)
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 'PC/clinic')
0 files changed, 0 insertions, 0 deletions