micropython/tests/import/pkg9/__init__.py

6 wiersze
55 B
Python

from .mod1 import mod1
def mod2():
print("mod2")