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