Home
last modified time | relevance | path

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

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