Home | History | Annotate | Download | only in Objects

Lines Matching defs:PyList_Append

286 PyList_Append(PyObject *op, PyObject *newitem)

392 status = PyList_Append(pieces, s);