Files
Core2forAWS-MicroPython/tests/import/import2a.py
T

3 lines
36 B
Python
Raw Normal View History

2014-02-14 00:24:12 +02:00
from import1b import var
print(var)