mirror of
https://github.com/Kozea/Radicale.git
synced 2025-08-01 18:18:31 +00:00
See a7b47f075499a1e1b40539bc1fa872a3ab77a204 The check for "." is now needless because the sane path is always absolute. ```path.replace(os.sep, "/")``` is only relevant for the (multi)filesystem backend and should be there. |
||
---|---|---|
.. | ||
auth | ||
rights | ||
storage | ||
__init__.py | ||
__main__.py | ||
config.py | ||
ical.py | ||
log.py | ||
pathutils.py | ||
xmlutils.py |