From: Oleg Broytman Date: Fri, 13 Aug 2010 14:54:28 +0000 (+0000) Subject: HTML parser based on lxml was implemnted. X-Git-Tag: v4.5.3~93 X-Git-Url: https://git.phdru.name/?p=bookmarks_db.git;a=commitdiff_plain;h=b47c320c38663d1a6d5def2c2d34febcd075be89 HTML parser based on lxml was implemnted. git-svn-id: file:///home/phd/archive/SVN/bookmarks_db/trunk@283 fdd5c36f-1aea-0310-aeeb-c58d7e2b6c23 --- diff --git a/doc/TODO b/doc/TODO index 9c44e31..19ff8e1 100644 --- a/doc/TODO +++ b/doc/TODO @@ -2,8 +2,6 @@ New robot based on PycURL. A program to publish bookmarks with icons. -New HTML parser based on lxml to parse broken HTML. - Fetch description from and store it in bookmark.description if the description is empty. (How to update old descriptions without replacing my own comments?)