[issue7626] Entity references without semicolon in HTMLParser

Florent Xicluna report at bugs.python.org
Tue Jan 5 16:42:08 CET 2010


Florent Xicluna <laxyf at yahoo.fr> added the comment:

It is a documented behavior.
http://bip.cnrs-mrs.fr/bip10/scowl.htm#semi

Quoted from issue500073:
"If you want to process such a document in a specific way, I
recommend to subclass HTMLParser, overriding unknown_entityref."

----------
nosy: +flox
resolution:  -> duplicate
stage:  -> committed/rejected
status: open -> closed

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


More information about the Python-bugs-list mailing list