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