circuitpython/tests/import/pkg3/__init__.py

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

2 lines
33 B
Python
Raw Normal View History

print("pkg __name__:", __name__)