Searched refs:cancel_callback (Results 1 - 1 of 1) sorted by relevance
/third_party/python/Lib/idlelib/ | ||
H A D | pyshell.py | 910 text.bind("<<interrupt-execution>>", self.cancel_callback) 1200 def cancel_callback(self, event=None): member in PyShell |
Completed in 3 milliseconds