Navigation

  • index
  • modules |
  • next |
  • previous |
  • Python »
  • Python 2.7.13 documentation »
  • Python/C API Reference Manual »

Object Implementation SupportΒΆ

This chapter describes the functions, types, and macros used when defining new object types.

  • Allocating Objects on the Heap
  • Common Object Structures
  • Type Objects
  • Number Object Structures
  • Mapping Object Structures
  • Sequence Object Structures
  • Buffer Object Structures
  • Supporting Cyclic Garbage Collection

Previous topic

Memory Management

Next topic

Allocating Objects on the Heap

This Page

  • Report a Bug
  • Show Source

Quick search

Navigation

  • index
  • modules |
  • next |
  • previous |
  • Python »
  • Python 2.7.13 documentation »
  • Python/C API Reference Manual »
© Copyright 1990-2016, Python Software Foundation.
The Python Software Foundation is a non-profit corporation. Please donate.
Last updated on Dec 17, 2016. Found a bug?
Created using Sphinx 1.4.4.