commit | a22e8bdfd92cd4f1bc3d60e91df6410c4efde6a0 | [log] [tgz] |
---|---|---|
author | Christian Heimes <christian@cheimes.de> | Thu Nov 29 22:35:39 2007 +0000 |
committer | Christian Heimes <christian@cheimes.de> | Thu Nov 29 22:35:39 2007 +0000 |
tree | 8f865b488f65ff8bab485bafe1cdd8516a65c679 | |
parent | 513b2ac76c1f56f5a6e0d07fee57d823819ee873 [diff] |
Added all PyTypeObjects to the appropriate header files. Before the patch a lot of internal types weren't available in the header files. The patch exposes the new iterators, views and some other types to all C modules. I've also renamed some of the types and tp_names.