Rename the file or directory src to dst. If dst exists, the operation will fail with an OSError subclass in a number of cases:
os.rename(src, dst, *, src_dir_fd=None, dst_dir_fd=None)