- __anonymous
mixin PyObject_HEAD
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- d_type
PyTypeObject* d_type;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- d_name
PyObject* d_name;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.