Searched refs:instancemethod_repr (Results 1 – 2 of 2) sorted by relevance
480 instancemethod_repr(PyObject *self) in instancemethod_repr() function533 .tp_repr = (reprfunc)instancemethod_repr,
2415 instancemethod_repr(PyMethodObject *a) in instancemethod_repr() function2641 (reprfunc)instancemethod_repr, /* tp_repr */