arrayobject
- __anonymous
mixin PyObject_VAR_HEAD
Undocumented in source.
- allocated
Py_ssize_t allocated;
Undocumented in source.
- ob_descr
arraydescr* ob_descr;
Undocumented in source.
- ob_item
ubyte* ob_item;
Undocumented in source.
- weakreflist
PyObject* weakreflist;
Undocumented in source.
From mixin PyObject_VAR_HEAD
- __anonymous
mixin PyObject_HEAD
Undocumented in source.
- ob_size
Py_ssize_t ob_size;
pyd make_object
aliasesclassesfunctionspropertiesstructstemplatesvariables