vdirsyncer/vdirsyncer/storage
Markus Unterwaditzer 2866bbde5f Support unicode collections
- DAV: Avoid re-coding if possible
- Filesystem: Convert to native strings because that's what `os.path`
  utilities expect.
2015-06-13 18:15:21 +02:00
..
__init__.py A lot of module restructuring 2015-04-13 17:33:44 +02:00
base.py Improve errorhandling for enduser 2015-04-28 17:57:00 +02:00
dav.py Support unicode collections 2015-06-13 18:15:21 +02:00
filesystem.py Support unicode collections 2015-06-13 18:15:21 +02:00
http.py Fix a bug with string types in verify_fingerprint 2015-04-28 18:03:29 +02:00
memory.py Provide href on AlreadyExistingError 2015-06-05 00:13:59 +02:00
singlefile.py Provide href on AlreadyExistingError 2015-06-05 00:13:59 +02:00