Searched refs:path_from (Results 1 – 1 of 1) sorted by relevance
369 def rename_with_retry(path_from, path_to): argument377 os.rename(path_from, path_to)382 warn('Rename {} to {} failed, retrying...'.format(path_from, path_to))