micropython/tests/extmod/vfs_lfs_mount.py.exp

17 wiersze
248 B
Plaintext
Czysty Zwykły widok Historia

2019-10-18 06:25:48 +00:00
test <class 'VfsLfs1'>
OSError(19,)
2019-10-18 06:25:48 +00:00
hello from lfs
package
hello from lfs
lfsmod2.py: print("hello from lfs")
OSError(30,)
2019-10-18 06:25:48 +00:00
test <class 'VfsLfs2'>
OSError(19,)
2019-10-18 06:25:48 +00:00
hello from lfs
package
hello from lfs
lfsmod2.py: print("hello from lfs")
OSError(30,)