aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorWolfgang Müller2022-02-28 18:46:27 +0100
committerWolfgang Müller2022-02-28 18:46:27 +0100
commitdc021d5e05145c2e25bf0334032ff1c2054cf2ce (patch)
tree942d85d5d77e19fe5106b362e6268be09442c10a /.gitignore
parente94b6ed8e4cc925c2051c133fa3b5d3b2b2971a2 (diff)
downloadbeets-oriole-dc021d5e05145c2e25bf0334032ff1c2054cf2ce.tar.gz
extras: Use shutil.move instead of os.rename
os.rename fails when moving files between devices or filesystems. Instead use shutil.move which uses os.rename or falls back to copying the files and removing the originals.
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions