]> git.phdru.name Git - bookmarks_db.git/commit
Do not parse meta charset if there is HTTP charset.
authorOleg Broytman <phd@phdru.name>
Thu, 12 Aug 2010 09:05:40 +0000 (09:05 +0000)
committerOleg Broytman <phd@phdru.name>
Thu, 12 Aug 2010 09:05:40 +0000 (09:05 +0000)
commitf10b20785d3f5ba0b42ff2ca6e13efb194fdd4cc
tree2b6f7bac45a265977bcf48d4fe55768aacd32401
parentdeaef99271dea381f88437f42e582b50b6843562
Do not parse meta charset if there is HTTP charset.
Find html in tree.childNodes skipping DocType.
Use meta charset if there is no HTTP charset.

git-svn-id: file:///home/phd/archive/SVN/bookmarks_db/trunk@267 fdd5c36f-1aea-0310-aeeb-c58d7e2b6c23
Robots/parse_html_html5.py