index
:
micropython
master
parse-bytecode
v1.22-release
v1.24-release
MicroPython - a lean and efficient Python implementation for microcontrollers and constrained systems
Aslak Raanes
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
unix
/
coverage-frzstr
/
frzstr_pkg2
/
mod.py
blob: bafb5978b0a7894c0d66f7902dd5ad55dda16e21 (
plain
) (
blame
)
1
2
3
4
# test frozen package without __init__.py print('frzstr_pkg2.mod') class Foo: x = 1