Searched refs:api_path (Results 1 – 1 of 1) sorted by relevance
1169 api_path = '' variable1175 out_path = os.path.join(api_path, p)1177 out_path = api_path1497 global api_path1501 api_path = os.path.join(base_path, 'API')1506 if not os.path.exists(api_path):1507 os.makedirs(api_path)