mirror of
https://github.com/micropython/micropython.git
synced 2026-01-05 03:30:14 +01:00
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,)
|