Searched refs:install_path (Results 1 – 1 of 1) sorted by relevance
29 def __init__(self, target, name, install_path, need_strip=False): argument32 self.install_path = install_path137 install_path = os.path.join(install_dir, entry.install_path)146 dirname = os.path.dirname(install_path)149 shutil.move(name, install_path)