Esempio n. 1
0
 def replace_event(self, event=None):
     """Perform replace operation."""
     ReplaceDialog.replace(self)
     return 'break'
Esempio n. 2
0
File: gui.py Progetto: Zeffar/Elobot
 def replace_event(self, event=None):
     """Perform replace operation."""
     ReplaceDialog.replace(self)
     return "break"