Searched refs:run_custom_event (Results 1 – 2 of 2) sorted by relevance
/third_party/python/Lib/idlelib/ | ||
D | runscript.py | 109 def run_custom_event(self, event): member in ScriptBinding |
D | editor.py | 329 text.bind("<<run-custom>>", scriptbinding.run_custom_event) |