Issue 1577: shutil.move() where destination is a directory was doing a
copy, now it is doing a os.rename() if it's on the same file-system.
Showing
Please
register
or
sign in
to comment
copy, now it is doing a os.rename() if it's on the same file-system.