Home
last modified time | relevance | path

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

/external/python/cpython3/Objects/
Dtupleobject.c258 tuplerepr(PyTupleObject *v) in tuplerepr() function
860 (reprfunc)tuplerepr, /* tp_repr */
/external/python/cpython2/Objects/
Dtupleobject.c266 tuplerepr(PyTupleObject *v) in tuplerepr() function
793 (reprfunc)tuplerepr, /* tp_repr */