Searched refs:slot_tp_repr (Results 1 – 3 of 3) sorted by relevance
7405 slot_tp_repr(PyObject *self) in slot_tp_repr() function7911 TPSLOT("__repr__", tp_repr, slot_tp_repr, wrap_unaryfunc,
462 Objects/typeobject.c:slot_tp_repr():PyId___repr__ _Py_IDENTIFIER(__repr__)
1950 Objects/typeobject.c slot_tp_repr PyId___repr__ -