circuitpython/tests/import/pkg7/mod1.py

3 lines
31 B
Python
Raw Normal View History

print('mod1')
foo = 'mod1.foo'