Searched refs:TOOL_PATHS_SECTION (Results 1 – 1 of 1) sorted by relevance
86 TOOL_PATHS_SECTION = 'Tool Paths' variable in PreUploadConfig93 TOOL_PATHS_SECTION,142 return dict(self.config.items(self.TOOL_PATHS_SECTION, ()))229 if config.has_section(self.TOOL_PATHS_SECTION):230 tools = set(config.options(self.TOOL_PATHS_SECTION))