Python/C API Reference Manual
Previous:
9.3 Examples
Up:
Python/C API Reference Manual
Next:
10.1 Allocating Objects on
10. Object Implementation Support
This chapter describes the functions, types, and macros used when defining new object types.
Subsections
10.1 Allocating Objects on the Heap
10.2 Common Object Structures
10.3 Type Objects
10.4 Mapping Object Structures
10.5 Number Object Structures
10.6 Sequence Object Structures
10.7 Buffer Object Structures
10.8 Supporting the Iterator Protocol
10.9 Supporting Cyclic Garbarge Collection
Python/C API Reference Manual
Previous:
9.3 Examples
Up:
Python/C API Reference Manual
Next:
10.1 Allocating Objects on
Release 2.3.2, documentation updated on October 3, 2003.
See
About this document...
for information on suggesting changes.