Home
last modified time | relevance | path

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

/third_party/python/Modules/
D_tkinter.c1540 Tkapp_Call(PyObject *selfptr, PyObject *args) in Tkapp_Call() function
3315 {"call", Tkapp_Call, METH_VARARGS},
/third_party/python/Misc/
DHISTORY15640 Tkapp_Call when calling from a thread different than the one that created
25828 - Fix memory management errors in Merge() and Tkapp_Call() routines.