Home
last modified time | relevance | path

Searched defs:ApplyKeybindings (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython2/Lib/idlelib/
DEditorWindow.py793 def ApplyKeybindings(self): member in EditorWindow
/external/python/cpython3/Lib/idlelib/
Deditor.py810 def ApplyKeybindings(self): member in EditorWindow