PyDescrObject Struct Reference

PyDescrObject Struct Reference

#include <descrobject.h>

Class Description

Definition at line 45 of file descrobject.h.

Public Attributes

PyObject_HEAD PyTypeObjectd_type
 
PyObjectd_name
 

Member Data Documentation

PyObject* d_name

Definition at line 46 of file descrobject.h.

Definition at line 46 of file descrobject.h.


The documentation for this struct was generated from the following file: