Home
last modified time | relevance | path

Searched refs:run_custom_event (Results 1 – 2 of 2) sorted by relevance

/third_party/python/Lib/idlelib/
Drunscript.py109 def run_custom_event(self, event): member in ScriptBinding
Deditor.py329 text.bind("<<run-custom>>", scriptbinding.run_custom_event)