This website requires JavaScript.
Explore
Help
Sign In
djsundog
/
circuitpython
Watch
1
Star
0
Fork
0
You've already forked circuitpython
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
5be3bfcb7e
circuitpython
/
tests
/
extmod
/
vfs_lfs_mount.py.exp
9 lines
122 B
Plaintext
Raw
Normal View
History
Unescape
Escape
tests/extmod: Add littlefs tests.
2019-10-18 02:25:48 -04:00
test <class 'VfsLfs1'>
hello from lfs
package
extmod/vfs_lfsx: Fix import_stat so it takes into account current dir. CPython semantics require searching the current directory if the import is not absolute (when "" is in sys.path). Fixes issue #6037.
2020-05-14 07:37:59 -04:00
hello from lfs
tests/extmod: Add littlefs tests.
2019-10-18 02:25:48 -04:00
test <class 'VfsLfs2'>
hello from lfs
package
extmod/vfs_lfsx: Fix import_stat so it takes into account current dir. CPython semantics require searching the current directory if the import is not absolute (when "" is in sys.path). Fixes issue #6037.
2020-05-14 07:37:59 -04:00
hello from lfs
Reference in New Issue
Copy Permalink