Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/lib-tk/
DTkinter.py208 def _tkerror(err): function
1854 self.tk.createcommand('tkerror', _tkerror)
/external/python/cpython3/Lib/tkinter/
D__init__.py275 def _tkerror(err): function
2045 self.tk.createcommand('tkerror', _tkerror)