Home | History | Annotate | Download | only in idlelib

Lines Matching refs:del_word_right

238         text.bind("<<del-word-right>>", self.del_word_right)
608 def del_word_right(self, event):