]> git.phdru.name Git - bookmarks_db.git/history - Robots/parse_html_htmlparser.py
No need to call .lower() two times.
[bookmarks_db.git] / Robots / parse_html_htmlparser.py
2010-08-24 Oleg BroytmanNo need to call .lower() two times.
2010-08-12 Oleg BroytmanTry parser in order until the first one finds a title.
2009-09-27 Oleg Broytman"BroytMann" => "Broytman".
2008-03-09 Oleg BroytmanTitle (and refresh) can be None.
2008-03-04 Oleg BroytmanExtract charset from "text/html; foo; charset=UTF-8...
2008-03-03 Oleg BroytmanLog more parsers errors.
2007-12-16 Oleg BroytmanSplit parse_html.py into parse_html_htmlparser.py.