Home
last modified time | relevance | path

Searched refs:list_repr (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython2/Objects/
Dlistobject.c362 list_repr(PyListObject *v) in list_repr() function
2778 (reprfunc)list_repr, /* tp_repr */
/external/python/cpython3/Objects/
Dlistobject.c336 list_repr(PyListObject *v) in list_repr() function
2944 (reprfunc)list_repr, /* tp_repr */