aboutsummaryrefslogtreecommitdiffstats
path: root/todo
diff options
context:
space:
mode:
authorOlivier Tilloy <olivier@tilloy.net>2010-01-21 20:11:55 +0100
committerOlivier Tilloy <olivier@tilloy.net>2010-01-21 20:11:55 +0100
commitbb8642838c42b3455f61b23d3883341d343a8f98 (patch)
treea82c52d5cdb7d4e569c47bf5d3bc4c88cf0f45f3 /todo
parent2a5a7a4eee4ccb4eed8999f7cd4635d85d6c9dcd (diff)
downloadpyexiv2-bb8642838c42b3455f61b23d3883341d343a8f98.tar.gz
Updated the to-do list.
Diffstat (limited to 'todo')
-rw-r--r--todo1
1 files changed, 0 insertions, 1 deletions
diff --git a/todo b/todo
index 1ffae41..e0b6206 100644
--- a/todo
+++ b/todo
@@ -6,7 +6,6 @@ todo list
- Use logging to log, among other things, decoding and type conversion errors
- Tag getters/setters should support unicode strings as well as regular strings (see bug #146313).
- What about forcing all strings encoding to UTF in tag values? (see Marc's mail)
-- Reflect changes from src/error.cpp in libexiv2 to src/libpyexiv2.cpp: new error messages, error codes changed
- Add a 'doc' builder to the SConstruct to build the module's documentation
- Export docstrings for the C++ binding
- Rewrite the exiv2 command-line tool and the test binaries in Python and (Python) scripts to run the same tests that are run to test exiv2