mirror of
https://github.com/micropython/micropython.git
synced 2026-01-25 21:30:20 +01:00
3 lines
83 B
Python
3 lines
83 B
Python
# This tests ... relative imports as used in pkg7
|
|
import pkg7.subpkg1.subpkg2.mod3
|