Home
last modified time | relevance | path

Searched refs:SetUserValue (Results 1 – 1 of 1) sorted by relevance

/external/python/cpython2/Lib/idlelib/
DconfigDialog.py1152 def SetUserValue(self, configType, section, item, value): member in ConfigDialog
1172 if self.SetUserValue(configType, section, item, value):