circuitpython/tests/import/import_file.py

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

4 lines
42 B
Python
Raw Normal View History

import import1b
2021-03-15 19:27:36 +05:30
print(import1b.__file__)