docs
docs copied to clipboard
docs for renaming a file or folder with retrying.
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.