index
:
openmano-mpy
master
MicroPython source and hardware configuration for OpenMano
Damien George
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
import
/
pkg3
/
mod1.py
blob: 28a0f5bf10ebd613bdd38a66495c78f2a25d7ae7 (
plain
)
1
2
print
(
"mod1 __name__:"
,
__name__
)
from
.
import
mod2