Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/idlelib/
DkeybindingDialog.py10 def __init__(self,parent,title,action,currentKeySequences,_htest=False): argument
/external/python/cpython3/Lib/idlelib/
Dconfig_key.py11 def __init__(self, parent, title, action, currentKeySequences, argument