More TODOs.

pull/1/head
Yusuke Shinyama 2013-11-07 19:53:57 +09:00
parent 2b56b2eedf
commit ab5cdd8642
1 changed files with 2 additions and 0 deletions

View File

@ -90,6 +90,8 @@ but it's also possible to extract some meaningful contents (e.g. images).
TODO
----
* Replace STRICT variable with something better.
* Use logging module instead of sys.stderr.
* Proper test cases.
* PEP-8 and PEP-257 conformance.
* Better documentation.