Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython2/Modules/
D_tkinter.c935 PyTclObject_unicode(PyTclObject *self, void *ignored) in PyTclObject_unicode() function
987 {"__unicode__", (PyCFunction)PyTclObject_unicode, METH_NOARGS,