- commit
- 52d0699f85563247d0c30a6dd0838420c7003b6c
- parent
- e46595d107084d9d948c17d4ec70bbdf94efac83
- Author
- Tobias Bengfort <tobias.bengfort@gmx.net>
- Date
- 2015-04-11 06:49
update TODOs
Diffstat
| M | cctool.py | 5 | +++++ |
1 files changed, 5 insertions, 0 deletions
diff --git a/cctool.py b/cctool.py
@@ -25,6 +25,11 @@ 25 25 # - filter/convert for valid fields 26 26 # - tests 27 27 # - filter -1 28 # - merge when keys intercept (not necesserily equal) -1 29 # - abook needs no spaces between = -1 30 # - read bsdcal (otherwise its rather pointless) -1 31 # - parse vcard name (N) -1 32 # - use mintained vcard/ical libs 28 33 29 34 import os 30 35 import sys