Home
last modified time | relevance | path

Searched defs:PyList_Append (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython3/Objects/
Dlistobject.c301 PyList_Append(PyObject *op, PyObject *newitem) in PyList_Append() function
/external/python/cpython2/Objects/
Dlistobject.c286 PyList_Append(PyObject *op, PyObject *newitem) in PyList_Append() function