Searched refs:get_source_code_root_path (Results 1 – 2 of 2) sorted by relevance
67 from core.common import get_source_code_root_path68 sys.source_code_root_path = get_source_code_root_path(
35 def get_source_code_root_path(path): function