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

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

Completed in 89 milliseconds