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-10 14:41:01 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
7,122
Commits
7
Branches
656
Tags
42e8e5d16481c65c595faae73ae54fca0b905fd2
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