Martin v. Löwis <[email protected]> added the comment:

This is correct behavior. \x00 is not supported in XML: not in raw form, and 
not in escaped form. To transmit binary data in XML, use base64.

----------
nosy: +loewis
status: open -> closed

_______________________________________
Python tracker <[email protected]>
<http://bugs.python.org/issue13648>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to