radicale/radicale
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
..
tests Merge pull request #468 from Unrud/disablefsync 2016-08-08 13:00:12 +02:00
__init__.py Merge pull request #470 from Unrud/readcontent 2016-08-08 12:57:59 +02:00
__main__.py Clean many, many things 2016-08-05 02:14:49 +02:00
auth.py Remove pylint 2016-08-02 14:39:20 +02:00
config.py Add option to disable syncing to disk 2016-08-08 05:20:25 +02:00
log.py Cosmetics 2016-08-01 12:50:51 +02:00
rights.py Clean many, many things 2016-08-05 02:14:49 +02:00
storage.py Use os.replace instead of os.rename 2016-08-10 19:26:07 +02:00
xmlutils.py Some clients expect collections to end with / 2016-08-07 17:50:04 +02:00