Files
Radicale/radicale
Unrud 6b7e79a368 Use sanitize_path instead of normpath
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.
2015-12-24 14:39:24 +01:00
..
2015-08-11 16:46:46 -05:00
2015-12-23 07:05:20 +01:00
2015-12-24 14:39:24 +01:00
2015-05-15 13:47:44 +01:00