This website requires JavaScript.
Explore
Help
Sign in
jepler
/
circuitpython
Watch
1
Star
0
Fork
You've already forked circuitpython
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
278e9bffe9
circuitpython
/
tests
/
io
/
argv.py
Paul Sokolovsky
fe2690da0a
unix: Implement sys.argv.
2014-01-20 01:00:28 +02:00
2 lines
27 B
Python
Raw
Blame
History
import
sys
print
(
sys
.
argv
)
Reference in a new issue
View git blame
Copy permalink