-
- Downloads
practracker: use shutil.move so --regen will work on windows
On windows you can't os.rename() a file if the target filename already exists.
Please register or sign in to comment
On windows you can't os.rename() a file if the target filename already exists.