OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetOptionList
(Results
1 - 4
of
4
) sorted by null
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/idlelib/
configHandler.py
56
def
GetOptionList
(self,section):
88
if not self.
GetOptionList
(section):
471
eventNames=self.defaultCfg['extensions'].
GetOptionList
(keysName)
487
eventNames=self.defaultCfg['extensions'].
GetOptionList
(keysName)
506
eventNames=self.defaultCfg['extensions'].
GetOptionList
(bindsName)
660
options=cfgParser.
GetOptionList
('HelpFiles')
configDialog.py
575
options=idleConf.defaultCfg[configType].
GetOptionList
(section)
[
all
...]
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/idlelib/
configHandler.py
56
def
GetOptionList
(self,section):
88
if not self.
GetOptionList
(section):
471
eventNames=self.defaultCfg['extensions'].
GetOptionList
(keysName)
487
eventNames=self.defaultCfg['extensions'].
GetOptionList
(keysName)
506
eventNames=self.defaultCfg['extensions'].
GetOptionList
(bindsName)
660
options=cfgParser.
GetOptionList
('HelpFiles')
configDialog.py
575
options=idleConf.defaultCfg[configType].
GetOptionList
(section)
[
all
...]
Completed in 51 milliseconds