Skip to content

Replaced os.rename for shutil.move#2

Open
RoverHunter wants to merge 1 commit intotridge:masterfrom
RoverHunter:patch-1
Open

Replaced os.rename for shutil.move#2
RoverHunter wants to merge 1 commit intotridge:masterfrom
RoverHunter:patch-1

Conversation

@RoverHunter
Copy link
Copy Markdown

When using os.rename on Windows, if dst already exists, OSError will be raised even if it is a file.

When using os.rename on Windows, if dst already exists, OSError will be raised even if it is a file.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant