
report at bugs
Jul 15, 2009, 3:23 PM
Post #1 of 2
(146 views)
Permalink
|
|
[issue6492] xml.etree does not escape CR, LF and TAB characters within attribute values
|
|
New submission from Devon <devon.rueckner[at]temboo.com>: similar minidom as reported in in #5752 ---------- components: XML files: test_tostring.py messages: 90547 nosy: devon severity: normal status: open title: xml.etree does not escape CR, LF and TAB characters within attribute values type: behavior versions: Python 2.6 Added file: http://bugs.python.org/file14503/test_tostring.py _______________________________________ Python tracker <report[at]bugs.python.org> <http://bugs.python.org/issue6492> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/list-python-bugs%40lists.gossamer-threads.com
|