This website requires JavaScript.
Explore
Help
Register
Sign In
Lerking
/
micropython
Watch
1
Star
0
Fork
0
You've already forked micropython
mirror of
https://github.com/micropython/micropython.git
synced
2026-01-08 05:00:26 +01:00
Code
Issues
Actions
2
Packages
Projects
Releases
Wiki
Activity
Files
b92a8adbfa54dc259554b435a81b6cec19cae99a
micropython
/
tests
/
io
/
argv.py
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