diff options
author | Olivier Tilloy <olivier@tilloy.net> | 2007-01-16 21:33:45 +0100 |
---|---|---|
committer | Olivier Tilloy <olivier@tilloy.net> | 2007-01-16 21:33:45 +0100 |
commit | b1631e6c1d3c6638d1449c03e09a7c52aae6e503 (patch) | |
tree | 4259cc8c68f9dfdcfc0a521e8cbb7e1f68dc4700 /src/todo | |
parent | a69b5cd23553247d5ec2a59d60ca0c1e2cc399b8 (diff) | |
download | pyexiv2-b1631e6c1d3c6638d1449c03e09a7c52aae6e503.tar.gz |
Moved the todo list out of the source directory where it did not belong.
Diffstat (limited to 'src/todo')
-rw-r--r-- | src/todo | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/src/todo b/src/todo deleted file mode 100644 index 7826cd0..0000000 --- a/src/todo +++ /dev/null @@ -1,5 +0,0 @@ -todo list - -- High-level (Python types) IPTC tags handling: implement method setIptcTagValue() -- Add extensive unit tests -- Document the binding |