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-05-09 14:11:28 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
6,082
Commits
7
Branches
655
Tags
54dec59b56c14fc45558df48fa92077d669caf25
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