Closed
Description
Documentation
In https://docs.python.org/3/library/os.html#os.rename, the line
If both are files, dst it will be replaced silently if the user has permission.
has an extra it
.
Documentation
In https://docs.python.org/3/library/os.html#os.rename, the line
If both are files, dst it will be replaced silently if the user has permission.
has an extra it
.