[issue15423] Minidom tries to parse tags inside of <script> tag
Ezio Melotti
report at bugs.python.org
Sun Jul 22 21:57:08 CEST 2012
Ezio Melotti <ezio.melotti at gmail.com> added the comment:
> That's why I try to use xml.dom.minidom to parse some HTML.
Have you tried HTMLParser?
----------
nosy: +ezio.melotti
resolution: -> invalid
_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue15423>
_______________________________________
More information about the Python-bugs-list
mailing list