Skip to content

gh-107801: Improve the accuracy of io.TextIOWrapper.seek docs#107933

Merged
erlend-aasland merged 6 commits intopython:mainfrom
erlend-aasland:docs/textiowrapper.seek
Aug 22, 2023
Merged

gh-107801: Improve the accuracy of io.TextIOWrapper.seek docs#107933
erlend-aasland merged 6 commits intopython:mainfrom
erlend-aasland:docs/textiowrapper.seek

Conversation

@erlend-aasland
Copy link
Contributor

@erlend-aasland erlend-aasland commented Aug 14, 2023

Clearly document the supported seek() operations:

  • Rewind to the start of the stream
  • Restore a previous strema position (given by tell())
  • Fast-forward to the end of the stream

📚 Documentation preview 📚: https://cpython-previews--107933.org.readthedocs.build/

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants