导航

  • 索引
  • 模块 |
  • 下一页 |
  • 上一页 |
  • Python »
  • zh 3.6.6rc1 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
  • Async Object Structures
  • Supporting Cyclic Garbage Collection

上一个主题

Memory Management

下一个主题

Allocating Objects on the Heap

This Page

  • Report a Bug
  • Show Source

导航

  • 索引
  • 模块 |
  • 下一页 |
  • 上一页 |
  • Python »
  • zh 3.6.6rc1 Documentation »
  • Python/C API Reference Manual »
  • |
© Copyright 2001-2018, Python Software Foundation.
The Python Software Foundation is a non-profit corporation. Please donate.
Last updated on 6月 24, 2018. Found a bug?
Created using Sphinx 1.7.2.