Searched refs:LIBRARY_SECTION (Results 1 – 1 of 1) sorted by relevance
82 LIBRARY_SECTION = 'libraries' variable374 if not config.has_option(LIBRARY_SECTION, library_name):376 libraries.append(config.get(LIBRARY_SECTION, library_name))716 config.add_section(LIBRARY_SECTION)719 config.set(LIBRARY_SECTION, library_name, library)