Home | History | Annotate | Download | only in idlelib

Lines Matching refs:customKeyList

675         customKeyList=idleConf.GetSectionList('user','keys')
676 customKeyList.sort()
677 self.optMenuKeysCustom.SetMenu(customKeyList,newKeySetName)