Searched refs:file_full_path (Results 1 – 1 of 1) sorted by relevance
231 def load_config(file_full_path, log_errors=True): argument237 with open(file_full_path, 'r') as f: