SIGN IN SIGN UP

[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
E
Erlend E. Aasland committed
cc42182c978cf9e304c1b03f94486c0a0785a477
Parent: 4d4871e
Committed by GitHub <noreply@github.com> on 8/22/2023, 8:19:56 AM