Closed ClaskoTheKnight closed 2 years ago
Use os.path.join instead of strict 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 strict concatenation Use shutil to move (instead of MV) Use os.mkdir to make directory Specify FileExistsError in error handling on mkdir