From 581838308add8e2be07aac45393192d1b99ae330 Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Tue, 2 Jun 2009 16:49:39 -0700 Subject: [PATCH] ... --- todo | 3 --- 1 file changed, 3 deletions(-) diff --git a/todo b/todo index 9b2a90f0b2..d7f7645f14 100644 --- a/todo +++ b/todo @@ -1,9 +1,6 @@ * 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 * MOBI navigation indexing support