]> granicus.if.org Git - python/commit
#1433694: minidom's .normalize() failed to set .nextSibling for last element.
authorAndrew M. Kuchling <amk@amk.ca>
Sat, 23 Feb 2008 17:21:44 +0000 (17:21 +0000)
committerAndrew M. Kuchling <amk@amk.ca>
Sat, 23 Feb 2008 17:21:44 +0000 (17:21 +0000)
commit05a19a507d8ef57f24d713dd29dcc79494705d18
tree538c4067928888053593b3469b0d7add4e8a16f1
parentbe0adfcfa8327b68fed6158fe423656289a870cc
#1433694: minidom's .normalize() failed to set .nextSibling for last element.
Fix by Malte Helmert
Lib/test/test_minidom.py
Lib/xml/dom/minidom.py
Misc/ACKS
Misc/NEWS