Searched refs:source_code_rootpath (Results 1 – 2 of 2) sorted by relevance
34 source_code_rootpath = path36 if source_code_rootpath == "":38 if source_code_rootpath == "/" or source_code_rootpath.endswith(":\\"):39 source_code_rootpath = ""41 if is_source_code_rootpath(source_code_rootpath):43 source_code_rootpath = os.path.dirname(source_code_rootpath)44 return source_code_rootpath
56 source_code_rootpath = "" variable in Variables95 Variables.source_code_rootpath = get_source_code_rootpath(