]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[Bug #1472827] Correctly escape newlines and tabs in attribute values in saxutils...
authorAndrew M. Kuchling <amk@amk.ca>
Fri, 9 Jun 2006 14:00:15 +0000 (14:00 +0000)
committerAndrew M. Kuchling <amk@amk.ca>
Fri, 9 Jun 2006 14:00:15 +0000 (14:00 +0000)
commit3337cfdc4ab921c1ac85dea254b6b94f88155476
tree817ee328bef0809405e16fd96fe904c34562bd64
parentf8f1783eb51171eacf833f631cfd715c0975ce64
[Bug #1472827] Correctly escape newlines and tabs in attribute values in saxutils.XMLGenerator
Lib/test/test_sax.py
Lib/xml/sax/saxutils.py
Misc/NEWS