SIGN IN SIGN UP
python / cpython UNCLAIMED

The Python programming language

0 0 1 Python

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
E
Erlend E. Aasland committed
7f87ebbc3f52680c939791f397b9a478edf0c8d4
Parent: 58f9c63
Committed by GitHub <noreply@github.com> on 8/22/2023, 7:37:53 AM