circuitpython/tests/import/import_file.py

4 lines
42 B
Python
Raw Normal View History

import import1b
2021-03-15 09:57:36 -04:00
print(import1b.__file__)