circuitpython/tests/basics/pkg3/__init__.py

2 lines
33 B
Python
Raw Normal View History

print("pkg __name__:", __name__)