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
/
unix
/
coverage-frzmpy
/
frzmpy_pkg2
/
mod.py
blob: a66b505bf6b3f996e0f632ddc14fe9eb2c091c94 (
plain
)
1
2
3
4
# test frozen package without __init__.py
print
(
'frzmpy_pkg2.mod'
)
class
Foo
:
x
=
1