Logo

上個主題

Memory Management

下個主題

Allocating Objects on the Heap

本頁

  • 顯示原始碼

快速搜尋

This document is for an old version of Python that is no longer supported. You should upgrade, and read the Python documentation for the current stable release.

瀏覽

  • 索引
  • 模組 |
  • 下一頁 |
  • 上一頁 |
  • python logo
  • Python »
  • Python 2.7.18 說明文件 »
  • 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

上個主題

Memory Management

下個主題

Allocating Objects on the Heap

本頁

  • 顯示原始碼

快速搜尋

瀏覽

  • 索引
  • 模組 |
  • 下一頁 |
  • 上一頁 |
  • python logo
  • Python »
  • Python 2.7.18 說明文件 »
  • Python/C API Reference Manual »
  • |
© 版權所有 1990-2025, Python Software Foundation.
This page is licensed under the Python Software Foundation License Version 2.
Examples, recipes, and other code in the documentation are additionally licensed under the Zero Clause BSD License.
See History and License for more information.

The Python Software Foundation is a non-profit corporation. Please donate.

最後更新於 8月 10, 2025。
Created using Sphinx 2.3.1.