This commit is contained in:
Kovid Goyal 2009-06-02 16:49:39 -07:00
parent 253a93d324
commit 581838308a

3
todo
View File

@ -1,9 +1,6 @@
* Refactor web.fetch.simple to use per connection timeouts via the timeout kwarg for mechanize.open * Refactor web.fetch.simple to use per connection timeouts via the timeout kwarg for mechanize.open
* Rationalize books table. Add a pubdate column, remove the uri column (and associated support in add_books) and convert series_index to a float.
- test adding/recusrsize adding and adding of duplicates
* Testing framework * Testing framework
* MOBI navigation indexing support * MOBI navigation indexing support