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
2025-09-06 09:50:20 +02:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
28cb15d1313c77a04d1b119089dd1b4c7ac5ebb1
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