Mitar <mmi...@gmail.com> added the comment:

FYI, this is exactly how ElementTree.tostring does it. So this would make 
ElementTree.tostring behave the same as minidom.

@dhilst: I do not think a parameter is needed here. This is completely 
compatible with HTML. It is just that currently an additional unnecessary 
escaping (for both XML in HTML context) is done.

----------

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

Reply via email to