-
Antoine Catton authored
os.rename failed when it move the file across devices/mount-points. shutil.move allow to rename/move a file from one physical device to another.
494d2b27
os.rename failed when it move the file across devices/mount-points. shutil.move allow to rename/move a file from one physical device to another.