Searched refs:config_path (Results 1 – 1 of 1) sorted by relevance
1578 def load_from_public_libraries_txt(self, config_path): argument1579 with open(config_path, 'r') as config_file:4152 config_path = os.path.join(base, 'etc', 'public.libraries.txt')4154 names.load_from_public_libraries_txt(config_path)