Searched refs:from_path (Results 1 – 1 of 1) sorted by relevance
108 def copy_to_binary_cache(self, from_path, target_file): argument118 print('copy to binary_cache: %s to %s' % (from_path, target_file))119 shutil.copy(from_path, target_file)