Home
last modified time | relevance | path

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

/external/python/cpython3/Objects/
Dmethodobject.c210 meth_repr(PyCFunctionObject *m) in meth_repr() function
278 (reprfunc)meth_repr, /* tp_repr */
/external/python/cpython2/Objects/
Dmethodobject.c202 meth_repr(PyCFunctionObject *m) in meth_repr() function
291 (reprfunc)meth_repr, /* tp_repr */