Home | History | Annotate | Download | only in idlelib

Lines Matching refs:dItems

570         dItems={'main':{},'highlight':{},'keys':{},'extensions':{}}
571 for configType in dItems.keys():
574 dItems[configType][section]={}
577 dItems[configType][section][option]=(
579 return dItems