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
16,180
Commits
7
Branches
656
Tags
c3fc51f61baef0bd00f9cb9b3c8dbead6ab8dc85
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