This website requires JavaScript.
Explore
Help
Register
Sign In
PublicArchive
/
cpython
Watch
2
Star
0
Fork
0
You've already forked cpython
mirror of
https://github.com/python/cpython.git
synced
2026-06-27 05:16:16 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
6,335
Commits
7
Branches
660
Tags
ee81af89779d8ea189f23fddca1d96a4eb49751e
Commit Graph
2 Commits
Author
SHA1
Message
Date
Guido van Rossum
7c14103d77
Keep gcc -Wall happy
1997-08-15 02:52:08 +00:00
Guido van Rossum
4c04be64b3
This is now the "real" main program -- it calls Py_Main(argc, argv)
...
which is in the library and does all the work.
1997-07-19 19:25:33 +00:00