Searched defs:TclError (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython3/Lib/tkinter/ | ||
D | __init__.py | 37 TclError = _tkinter.TclError variable |
/external/python/cpython2/Lib/lib-tk/ | ||
D | Tkinter.py | 41 TclError = _tkinter.TclError variable |