vdirsyncer/vdirsyncer
Markus Unterwaditzer 374a4921b7 Fix bug in storage init errorhandler
If there are no defaults, spec.args would be sliced like
`spec.args[1:0]` which always produces an empty slice.
2016-04-07 23:22:04 +02:00
..
cli Add a --config option. 2016-04-07 18:48:01 +02:00
storage More bugfixes for Google 2016-04-06 15:22:09 +02:00
utils Fix bug in storage init errorhandler 2016-04-07 23:22:04 +02:00
__init__.py Replace all instances of untitaker with pimutils 2016-03-15 15:36:40 +01:00
exceptions.py Add prettier message when syncing inexistent pair 2016-02-28 07:13:05 -03:00
metasync.py Clean up logging usage 2016-03-09 20:40:52 -03:00
repair.py Clean up logging usage 2016-03-09 20:40:52 -03:00
sync.py Clean up logging usage 2016-03-09 20:40:52 -03:00