mirror of
https://github.com/python/cpython.git
synced 2026-05-08 13:40:46 -04:00
7f87ebbc3f
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