Unrud b8126f8d24 Use os.replace instead of os.rename
On Windows os.replace sets the MOVEFILE_REPLACE_EXISTING flag for MoveFileEx.
On POSIX it's the same as os.rename.
2016-08-10 19:26:07 +02:00
..
2016-08-05 02:14:49 +02:00
2016-08-02 14:39:20 +02:00
2016-08-01 12:50:51 +02:00
2016-08-05 02:14:49 +02:00
2016-08-10 19:26:07 +02:00