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-11 07:00:24 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
19,116
Commits
7
Branches
656
Tags
02035bc68d99e291e4c41ea0ea17536bb4ea95b9
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