Up:
Python Documentation Index
Next:
Front Matter
Python/C API Reference Manual
Guido van Rossum
Python Software Foundation Email: [email protected]
Fred L. Drake, Jr., editor
Release 2.5
19th September, 2006
- Front Matter
- Contents
- 1. Introduction
- 2. The Very High Level Layer
- 3. Reference Counting
- 4. Exception Handling
- 5. Utilities
- 6. Abstract Objects Layer
- 7. Concrete Objects Layer
- 7.1 Fundamental Objects
- 7.2 Numeric Objects
- 7.3 Sequence Objects
- 7.4 Mapping Objects
- 7.5 Other Objects
- 7.5.1 File Objects
- 7.5.2 Instance Objects
- 7.5.3 Function Objects
- 7.5.4 Method Objects
- 7.5.5 Module Objects
- 7.5.6 Iterator Objects
- 7.5.7 Descriptor Objects
- 7.5.8 Slice Objects
- 7.5.9 Weak Reference Objects
- 7.5.10 CObjects
- 7.5.11 Cell Objects
- 7.5.12 Generator Objects
- 7.5.13 DateTime Objects
- 7.5.14 Set Objects
- 8. Initialization, Finalization, and Threads
- 9. Memory Management
- 10. Object Implementation Support
- A. Reporting Bugs
- B. History and License
- Index
- About this document ...
Release 2.5, documentation updated on 19th September, 2006.