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
/
io
/
argv.py
blob: a13f2cad21802b58b89c60634299cbbc42887b9a (
plain
)
1
2
import
sys
print
(
sys
.
argv
)