Home
last modified time | relevance | path

Searched refs:replace_event (Results 1 – 3 of 3) sorted by relevance

/external/python/cpython3/Lib/idlelib/
DREADME.txt157 Replace... # eEW.replace_event, replace.ReplaceDialog.replace
Deditor.py189 text.bind("<<replace>>", self.replace_event)
728 def replace_event(self, event): member in EditorWindow
Dpyshell.py977 def replace_event(self, event): member in PyShell