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 22:20:38 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
27,658
Commits
7
Branches
655
Tags
52ae0a596ff1879d00a2c441b7e042bee5be97d2
Commit Graph
2 Commits
Author
SHA1
Message
Date
Thomas Wouters
7889010731
Miscelaneous ANSIfications. I'm assuming here 'main' should take (int,
...
char**) and return an int even on PC platforms. If not, please fix PC/utils/makesrc.c ;-P
2000-07-22 19:25:51 +00:00
Guido van Rossum
026f01a297
A directory with a working example of how to build an extension.
1996-09-06 21:16:21 +00:00