docs icon indicating copy to clipboard operation
docs copied to clipboard

docs for renaming a file or folder with retrying.

Open yangcha opened this issue 6 years ago • 1 comments

Changelog: (Feature): os.rename() function frequently raises "Access is denied" exception on windows. This PR provides a function to rename file or folder with retrying to avoid the exception on windows.

yangcha avatar Aug 17 '19 14:08 yangcha