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