micropython/tests/basics/import2a.py
2014-02-14 00:30:36 +02:00

3 lines
36 B
Python

from import1b import var
print(var)