[Bug #1472827] Make saxutils.XMLGenerator handle \r\n\t in attribute values by escapi...
commitb07e6ff459495bfb889ccf765dc6f4b935d088f9
authorandrew.kuchling <andrew.kuchling@6015fed2-1504-0410-9fe1-9d1591cc4771>
Fri, 9 Jun 2006 13:15:57 +0000 (9 13:15 +0000)
committerandrew.kuchling <andrew.kuchling@6015fed2-1504-0410-9fe1-9d1591cc4771>
Fri, 9 Jun 2006 13:15:57 +0000 (9 13:15 +0000)
tree9c1bf6818eda4feb283535bd1491590f8304f7e2
parent57d60b183b3f6f0b0db688ff293177a6344533e4
[Bug #1472827] Make saxutils.XMLGenerator handle \r\n\t in attribute values by escaping them properly.   2.4 bugfix candidate.

git-svn-id: http://svn.python.org/projects/python/trunk@46773 6015fed2-1504-0410-9fe1-9d1591cc4771
Lib/test/test_sax.py
Lib/xmlcore/sax/saxutils.py