#include <listobject.h>
Definition at line 22 of file listobject.h.
Public Attributes | |
| PyObject_VAR_HEAD PyObject ** | ob_item |
| Py_ssize_t | allocated |
| Py_ssize_t allocated |
Definition at line 38 of file listobject.h.
| PyObject_VAR_HEAD PyObject** ob_item |
Definition at line 25 of file listobject.h.