[issue5752] xml.dom.minidom does not escape CR, LF and TAB characters within attribute values

Mark Lawrence report at bugs.python.org
Sat Jul 24 19:21:23 CEST 2010


Mark Lawrence <breamoreboy at yahoo.co.uk> added the comment:

minidom.patch had the new file listed before the old, so I've uploaded minidom.diff.  The patch is tiny and looks clean.  Tests have been repeated on Windows against 2.7 and are fine, so I believe this can be committed.

----------
Added file: http://bugs.python.org/file18184/minidom.diff

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


More information about the Python-bugs-list mailing list