On Sun, Dec 30, 2012 at 8:52 PM, Morten Guldager
<morten.gulda...@gmail.com> wrote:
> Question is if it's possible to tweak xml.etree.ElementTree to accept, and
> understand sloppy html, or if you have suggestions for similar easy to use
> framework, preferably among the included batteries?
>

Check out BeautifulSoup, it's fairly good at dealing with messy input.

ChrisA
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to