Denis <pyt...@sokolov.cc> added the comment:

The CDATA sections are part of XML specification.
http://www.w3.org/TR/REC-xml/#sec-cdata-sect

HTML is not XML, so HTMLParser does the right thing here.

----------
nosy: +Denis

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue7114>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to