[issue14251] HTMLParser decode issue

rednaks report at bugs.python.org
Sun Mar 11 19:12:26 CET 2012


rednaks <salexandre.bm at gmail.com> added the comment:

So we cant make decode by default ? !
Concerning python 3, it seems that it's not reading tags and attributes, i didn't get any error, but i don't have any result 

the example i used is there : http://docs.python.org/library/htmlparser.html#module-HTMLParser 

Of course, I replaced HTMLParser by html.parser

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue14251>
_______________________________________


More information about the Python-bugs-list mailing list