]> granicus.if.org Git - python/commit
#4147: minidom's toprettyxml no longer adds whitespace to text nodes.
authorR David Murray <rdmurray@bitdance.com>
Sat, 1 Oct 2011 20:19:51 +0000 (16:19 -0400)
committerR David Murray <rdmurray@bitdance.com>
Sat, 1 Oct 2011 20:19:51 +0000 (16:19 -0400)
commit791744b07004222c31b4fca34e62607685aa11fa
tree2d3e20b01a563b90eaa634c5724b6a321196f8b5
parentd8c347a8de9d7b76d0980ac18511667ab1cb2a4f
#4147: minidom's toprettyxml no longer adds whitespace to text nodes.

Patch by Dan Kenigsberg.
Lib/test/test_minidom.py
Lib/xml/dom/minidom.py
Misc/ACKS
Misc/NEWS