1
0
Fork 0
mirror of https://github.com/Kozea/Radicale.git synced 2025-10-15 21:51:57 +00:00
Radicale/radicale
Guillaume Ayoub 8b7c7ba214 Use shutil.move in export_storage
os.rename doesn't work when the two folders are on different partitions. shutil.move calls os.rename when possible.
2017-05-29 17:58:09 +02:00
..
auth Random timer to avoid timing oracles and simple bruteforce attacks 2017-04-19 14:02:51 +02:00
rights Stupid me, that was PEP 20 (fix 347 for Python 2 too) 2016-01-06 21:44:20 +01:00
storage Also remove items from the collections itself 2016-01-15 01:13:18 +01:00
__init__.py Version 1.1.3 2017-05-27 10:58:58 +02:00
__main__.py Use shutil.move in export_storage 2017-05-29 17:58:09 +02:00
config.py Style 2015-12-31 12:49:41 +01:00
ical.py Fix the Collection._parse docstring 2016-01-15 10:50:36 +01:00
log.py Don't crash because of missing SIGHUP on Windows 2014-11-03 11:21:12 +01:00
pathutils.py Style 2015-12-31 12:49:41 +01:00
xmlutils.py Fix typo 2015-05-15 13:47:44 +01:00