This website requires JavaScript.
Explore
Help
Sign In
m5
/
Core2forAWS-MicroPython
Watch
0
Star
0
Fork
0
You've already forked Core2forAWS-MicroPython
mirror of
https://github.com/m5stack/Core2forAWS-MicroPython.git
synced
2026-05-20 10:30:31 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
703c00968178cdfd18ef094fda4e99330bbf9cac
Core2forAWS-MicroPython
/
tests
/
io
/
argv.py
T
Paul Sokolovsky
fe2690da0a
unix: Implement sys.argv.
2014-01-20 01:00:28 +02:00
3 lines
27 B
Python
Raw
Blame
History
import
sys
print
(
sys
.
argv
)
Reference in New Issue
View Git Blame
Copy Permalink