Home
last modified time | relevance | path

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

/third_party/python/Modules/
D_tkinter.c2429 PythonCmd(ClientData clientData, Tcl_Interp *interp, in PythonCmd() function
2504 ev->interp, ev->name, PythonCmd, in Tkapp_CommandProc()
2570 Tkapp_Interp(self), name, PythonCmd, in _tkinter_tkapp_createcommand_impl()
/third_party/python/Misc/
DHISTORY10195 With Tk < 8.5 _tkinter.c:PythonCmd() raised UnicodeDecodeError, caused
10196 IDLE to exit. Converted to valid Unicode null in PythonCmd().
15546 guaranteed to be safe interp argument given to the PythonCmd in place of