mirror of
https://github.com/micropython/micropython.git
synced 2025-09-07 02:10:52 +02: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).