Searched refs:has_section (Results 1 – 24 of 24) sorted by relevance
35 def has_section(self, section): member in HandyConfigParser37 return configparser.RawConfigParser.has_section(self, section)237 if cp.has_section(section):248 if cp.has_section('paths'):254 if cp.has_section(plugin):
88 if not self.parser.has_section(section):97 if self.parser.has_section(section):118 if not self.parser.has_section(section):
59 if not boto.config.has_section(db_section):61 if boto.config.has_section(db_section):
100 if not config.has_section(section):106 if not self.has_section(section):215 if not self.has_section(section):
56 if not config.has_section('loggers'):
110 if not self.config.has_section('Credentials'):114 if not self.config.has_section('Pyami'):
219 if not self._config.has_section("Credentials"):224 if not self._config.has_section("Pyami"):
243 if not config.has_section(section):255 if config.has_section(section):288 if config.has_section(JetDefs.RECENT_SECTION):305 if config.has_section(JetDefs.RECENT_SECTION):
309 if not config.has_section(segment_name):
260 if not cfg.has_section('Credentials'):264 if not cfg.has_section('DB_Server'):291 if cfg.has_section('EC2'):
47 if not conf.has_section(section):
92 if not config.has_section(bss):
254 if not boto.config.has_section('Boto'):308 if not boto.config.has_section(opt_section):
201 if not boto.config.has_section(section):
111 if not self.sd.has_section('Credentials'):
251 if not self.config.has_section(section):
440 if not self.cfgparser.has_section(section_name):
69 if not self.has_section('Credentials'):
431 if parser.has_section("common"):
312 if not new_shadow.has_section(section):
155 if not config.has_section(section):
143 if not parser.has_section('Defaults'):
2106 if (config.has_section("miscellany") and2109 config.has_section("auto-props")):
1893 if not config.has_section(basename):