7dffbfd22a
CPython semantics require searching the current directory if the import is not absolute (when "" is in sys.path). Fixes issue #6037.
9 lines
122 B
Plaintext
9 lines
122 B
Plaintext
test <class 'VfsLfs1'>
|
|
hello from lfs
|
|
package
|
|
hello from lfs
|
|
test <class 'VfsLfs2'>
|
|
hello from lfs
|
|
package
|
|
hello from lfs
|