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-05 17:30:41 +02:00
Code
Issues
Actions
50
Packages
Projects
Releases
Wiki
Activity
Files
02682d52cee5aa680ef6bb300f1b34c6f31fa167
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