micropython/tests/import/import_file.py
2014-07-28 21:21:59 +03:00

3 lines
41 B
Python

import import1b
print(import1b.__file__)