[issue6492] xml.etree does not escape CR, LF and TAB characters within attribute values

2009-07-15 Thread Devon

New submission from Devon :

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 
<http://bugs.python.org/issue6492>
___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



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

2009-07-15 Thread Devon

Devon  added the comment:

see also a similar issue in etree: #6492

--
nosy: +devon

___
Python tracker 
<http://bugs.python.org/issue5752>
___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com