circuitpython/tests/import/import_file.py
2021-03-15 19:27:36 +05:30

4 lines
42 B
Python

import import1b
print(import1b.__file__)