This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
cpython
Watch
1
Star
0
Fork
You've already forked cpython
0
mirror of
https://github.com/python/cpython.git
synced
2025-08-02 16:13:13 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
6
cf0fb8bfee
cpython
/
Doc
/
tut
History
Download ZIP
Download TAR.GZ
Guido van Rossum
a4289a79f8
In the example iterating over sys.argv and opening each argument,
...
change it to iterate over sys.argv[1:]. Suggestion by Gerry Wiener.
1998-07-07 20:18:06 +00:00
..
tut.tex
In the example iterating over sys.argv and opening each argument,
1998-07-07 20:18:06 +00:00