| commit | 3ca54bc846df382743f7e7f96fd0e1d1c797d80c | [log] [tgz] |
|---|---|---|
| author | Greg Ward <gward@python.net> | Wed May 31 01:05:35 2000 +0000 |
| committer | Greg Ward <gward@python.net> | Wed May 31 01:05:35 2000 +0000 |
| tree | bdb05c617204f0b1ddca67bd51ef6386c5857d5b | |
| parent | 6c160191365e92c0841d0d02c6939e59f097dd5f [diff] |
Provides the Extension class, a nicer way to describe C/C++ extensions than the old (ext_name, build_info) tuple.