Searched refs:PyTclObject_str (Results 1 – 2 of 2) sorted by relevance
798 PyTclObject_str(PyTclObject *self) in PyTclObject_str() function811 PyObject *repr, *str = PyTclObject_str(self); in PyTclObject_repr()864 {Py_tp_str, (reprfunc)PyTclObject_str},
897 PyTclObject_str(PyTclObject *self) in PyTclObject_str() function1011 (reprfunc)PyTclObject_str, /*tp_str*/