This website requires JavaScript.
Explore
Help
Sign In
traverseda
/
cpython
Watch
1
Star
0
Fork
You've already forked cpython
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
13,046
Commits
9
Branches
456
Tags
1.7
GiB
bfc79d644a
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