Searched refs:dest_dir (Results 1 – 1 of 1) sorted by relevance
40 dest_dir = '/tmp' variable70 global dest_dir71 dest_dir = argv[-1]74 os.chdir(dest_dir)88 shutil.copy(input_path, dest_dir)101 ttx_path = os.path.join(dest_dir, filename)106 ttx_args = ['-q', '-d', dest_dir, input_path]115 ttx_args = ['-q', '-d', dest_dir, ttx_path]126 shutil.copy(input_path, dest_dir)