disk
#
Functions#
|
Mostly for retrying file operations that fail on Windows due to virus scanners |
|
|
|
Attributes#
- on_win#
- TRACE = 5#
- MAX_TRIES = 7#
- exp_backoff_fn(fn, *args, **kwargs)#
Mostly for retrying file operations that fail on Windows due to virus scanners
- mkdir_p(path)#
- mkdir_p_sudo_safe(path)#