Python logo

Table of Contents

  • Common Object Structures
    • Base object types and macros
    • Implementing functions and methods
    • Accessing attributes of extension types
      • Member flags
      • Member types
      • Defining Getters and Setters

Previous topic

Object Life Cycle

Next topic

Type Object Structures