Searched refs:import_path (Results 1 – 1 of 1) sorted by relevance
371 import_path = []377 temp_path, import_path,419 def found_import_file_path(self, temp_path, import_path, argument424 import_path.append(temp_import.strip("import")[2:-3])425 for import_element in import_path: