This website requires JavaScript.
Explore
Help
Sign In
Mirror
/
cpython
mirror of
https://github.com/python/cpython
Watch
4
Star
1
Fork
You've already forked cpython
0
Code
Issues
Releases
Wiki
Activity
13,017
Commits
6
Branches
592
Tags
2.6
GiB
1bbe32982d
Commit Graph
2 Commits
Author
SHA1
Message
Date
Greg Ward
cb18557de2
Revised docstring so 'sources' isn't necessarily all C/C++ files (to
...
accomodate SWIG interface files, resource files, etc.).
2000-06-24 00:18:24 +00:00
Greg Ward
3ca54bc846
Provides the Extension class, a nicer way to describe C/C++ extensions than
...
the old (ext_name, build_info) tuple.
2000-05-31 01:05:35 +00:00