diff options
author | Erlend E. Aasland <erlend@python.org> | 2023-08-22 08:19:56 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-08-22 08:19:56 (GMT) |
commit | cc42182c978cf9e304c1b03f94486c0a0785a477 (patch) | |
tree | eb46a129d96df76126826b8c67b3d7f6658d6858 /Lib/email | |
parent | 4d4871e715737bf699cf9773e275c7993ae13779 (diff) | |
download | cpython-cc42182c978cf9e304c1b03f94486c0a0785a477.zip cpython-cc42182c978cf9e304c1b03f94486c0a0785a477.tar.gz cpython-cc42182c978cf9e304c1b03f94486c0a0785a477.tar.bz2 |
[3.11] gh-107801: Improve the accuracy of io.TextIOWrapper.seek docs (#107933) (#108264)
(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 'Lib/email')
0 files changed, 0 insertions, 0 deletions