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-03-15 13:20:15 +01:00
Code
Issues
Actions
2
Packages
Projects
Releases
Wiki
Activity
Files
2abfeebf4a08e2bc4d3cc74be0957c10dc8468d0
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