mirror of
https://github.com/micropython/micropython.git
synced 2026-01-21 03:17:18 +01:00
7 lines
74 B
Plaintext
7 lines
74 B
Plaintext
mount False False
|
|
open /noexist.py rb
|
|
OSError
|
|
open /test.py rb
|
|
123
|
|
umount
|