#include <classobject.h>
Definition at line 24 of file classobject.h.
Public Attributes | |
| PyObject_HEAD PyClassObject * | in_class |
| PyObject * | in_dict |
| PyObject * | in_weakreflist |
| PyObject_HEAD PyClassObject* in_class |
Definition at line 26 of file classobject.h.
| PyObject* in_dict |
Definition at line 27 of file classobject.h.
| PyObject* in_weakreflist |
Definition at line 28 of file classobject.h.