Home
last modified time | relevance | path

Searched refs:PyTclObject_repr (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython3/Modules/
D_tkinter.c944 PyTclObject_repr(PyTclObject *self) in PyTclObject_repr() function
998 {Py_tp_repr, (reprfunc)PyTclObject_repr},
/external/python/cpython2/Modules/
D_tkinter.c950 PyTclObject_repr(PyTclObject *self) in PyTclObject_repr() function
1005 (reprfunc)PyTclObject_repr, /*tp_repr*/