Searched refs:slot_tp_repr (Results 1 – 4 of 4) sorted by relevance
5525 slot_tp_repr(PyObject *self) function5555 return slot_tp_repr(self);6046 TPSLOT("__repr__", tp_repr, slot_tp_repr, wrap_unaryfunc,
6622 slot_tp_repr(PyObject *self) in slot_tp_repr() function7128 TPSLOT("__repr__", tp_repr, slot_tp_repr, wrap_unaryfunc,
467 Objects/typeobject.c:slot_tp_repr():PyId___repr__ _Py_IDENTIFIER(__repr__)
1343 Objects/typeobject.c slot_tp_repr PyId___repr__ variable _Py_IDENTIFIER(__repr__)