Home | History | Annotate | Download | only in idlelib

Lines Matching refs:smart_backspace_event

224         text.bind("<<smart-backspace>>",self.smart_backspace_event)
1193 def smart_backspace_event(self, event):
1372 self.smart_backspace_event(event)