Home
last modified time | relevance | path

Searched refs:TKINTER_LOADTK_ERRMSG (Results 1 - 3 of 3) sorted by relevance

/third_party/python/Modules/
H A Dtkinter.h23 #define TKINTER_LOADTK_ERRMSG \ macro
H A Dtkappinit.c100 Tcl_SetResult(interp, TKINTER_LOADTK_ERRMSG, TCL_STATIC); in Tcl_AppInit()
H A D_tkinter.c543 PySys_WriteStderr("Tk_Init error: %s\n", TKINTER_LOADTK_ERRMSG); in Tcl_AppInit()
2832 PyErr_SetString(Tkinter_TclError, TKINTER_LOADTK_ERRMSG); in _tkinter_tkapp_loadtk_impl()

Completed in 5 milliseconds