circuitpython/tests/import/pkg7/subpkg1/__init__.py

2 lines
33 B
Python
Raw Normal View History

print("pkg __name__:", __name__)