Home | History | Annotate | Download | only in idlelib

Lines Matching defs:cut

214         text.bind("<<cut>>", self.cut)
565 def cut(self,event):
566 self.text.event_generate("<<Cut>>")
1632 # since we cut off the tokenizer early, we can trigger