Searched refs:script_path (Results 1 – 1 of 1) sorted by relevance
37 def rebase_script_path(script_path, relative_path): argument38 return os.path.relpath(os.path.join(os.path.dirname(script_path), relative_path), root_dir)