]> granicus.if.org Git - python/commit
[Bug #1472827] Make saxutils.XMLGenerator handle \r\n\t in attribute values by escapi...
authorAndrew M. Kuchling <amk@amk.ca>
Fri, 9 Jun 2006 13:15:57 +0000 (13:15 +0000)
committerAndrew M. Kuchling <amk@amk.ca>
Fri, 9 Jun 2006 13:15:57 +0000 (13:15 +0000)
commit91c64a05d2536cbe764cb94c3e24f021d34f7d9a
tree9c1a0c3d1ed0bafed826a80ef19c40c8c8ca9cb5
parent7dbb1ff77dd1dc4d0dbaac97d762b7b60355ebea
[Bug #1472827] Make saxutils.XMLGenerator handle \r\n\t in attribute values by escaping them properly.   2.4 bugfix candidate.
Lib/test/test_sax.py
Lib/xmlcore/sax/saxutils.py