Searched refs:del_word_right (Results 1 - 1 of 1) sorted by relevance
/third_party/python/Lib/idlelib/ | ||
H A D | editor.py | 207 text.bind("<<del-word-right>>", self.del_word_right) 707 def del_word_right(self, event): member in EditorWindow |
Completed in 4 milliseconds