mirror of
https://github.com/micropython/micropython.git
synced 2026-01-06 20:20:14 +01:00
tests/import: Add a test which uses ... in from-import statement.
This commit is contained in:
2
tests/import/import_pkg7.py
Normal file
2
tests/import/import_pkg7.py
Normal file
@@ -0,0 +1,2 @@
|
||||
# This tests ... relative imports as used in pkg7
|
||||
import pkg7.subpkg1.subpkg2.mod3
|
||||
Reference in New Issue
Block a user