Home
last modified time | relevance | path

Searched refs:path_from (Results 1 – 1 of 1) sorted by relevance

/hal_espressif-2.7.6/tools/
Didf_tools.py369 def rename_with_retry(path_from, path_to): argument
377 os.rename(path_from, path_to)
382 warn('Rename {} to {} failed, retrying...'.format(path_from, path_to))