mirror of
https://github.com/python/cpython.git
synced 2026-05-19 10:54:30 -04:00
ee46a7bf9c
type of I/O sequence on a file opened in read+write mode (namely: reading, seeking a bit forward, writing, then seeking before the previous write but still within buffered data, and writing again).