Skip to content

Conversation

@ClaskoTheKnight
Copy link

Use os.path.join instead of specific concatenation
Use shutil to move (instead of MV)
Use os.mkdir to make directory
Specify FileExistsError in error handling on mkdir

Use os.path.join instead of specific concatenation
Use shutil to move (instead of MV)
Use os.mkdir to make directory
Specify FileExistsError in error handling on mkdir
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