HTMLParser chokes on bad end tag in comment

Miki miki.tebeka at gmail.com
Mon May 29 04:34:11 EDT 2006


Hello Rene,

You can also check out BeautifulSoup
(http://www.crummy.com/software/BeautifulSoup/) which is less strict
than the regular HTML parser.

HTH,
Miki
http://pythonwise.blogspot.com/




More information about the Python-list mailing list