mirror of
https://github.com/micropython/micropython.git
synced 2026-01-08 21:20:13 +01:00
They correspond to io.FileIO in io module hierarchy (with small caveat that io.FileIO is raw file and works with bytes, not strings).