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

3 lines
36 B
Python
Raw Normal View History

2014-01-03 14:03:48 +00:00
import import1b
print(import1b.var)