mirror of
https://github.com/micropython/micropython.git
synced 2026-05-01 05:10:15 +02:00
d79000df70
I noticed that operations such as unlink could be performed on a nominally read-only VfsPosix. Signed-off-by: Jeff Epler <jepler@gmail.com>
8 lines
95 B
Plaintext
8 lines
95 B
Plaintext
file: content
|
|
file 2: content
|
|
OSError(30,)
|
|
OSError(30,)
|
|
OSError(30,)
|
|
OSError(30,)
|
|
OSError(30,)
|