Home | History | Annotate | Download | only in idlelib

Lines Matching refs:uncomment_region_event

230         text.bind("<<uncomment-region>>",self.uncomment_region_event)
1418 def uncomment_region_event(self, event):