Home | History | Annotate | Download | only in idlelib

Lines Matching full:replace_event

222         text.bind("<<replace>>", self.replace_event)
628 def replace_event(self, event):