Searched defs:currentKeySequences (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython2/Lib/idlelib/ |
D | keybindingDialog.py | 10 def __init__(self,parent,title,action,currentKeySequences,_htest=False): argument
|
/external/python/cpython3/Lib/idlelib/ |
D | config_key.py | 11 def __init__(self, parent, title, action, currentKeySequences, argument
|