Martin v. Löwis <mar...@v.loewis.de> added the comment:

No, CDATA is not an appropriate mechanism to encapsulate bytes in XML. The data 
in the CDATA section must still match the Char production, and it must still 
follow the encoding.

----------

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

Reply via email to