summaryrefslogtreecommitdiffstats
path: root/Misc
diff options
context:
space:
mode:
authorAndrew M. Kuchling <amk@amk.ca>2008-02-23 17:10:46 (GMT)
committerAndrew M. Kuchling <amk@amk.ca>2008-02-23 17:10:46 (GMT)
commit19aff0c90a1632fce527d7c81769ba419184700c (patch)
treeca3941db3a16a3ebd33991d66242d9f9ec5326c3 /Misc
parent8887e548674d34da0a9e025e68a1f55ff57a8752 (diff)
downloadcpython-19aff0c90a1632fce527d7c81769ba419184700c.zip
cpython-19aff0c90a1632fce527d7c81769ba419184700c.tar.gz
cpython-19aff0c90a1632fce527d7c81769ba419184700c.tar.bz2
#1433694: minidom's .normalize() failed to set .nextSibling for last element.
Fix by Malte Helmert
Diffstat (limited to 'Misc')
-rw-r--r--Misc/ACKS1
1 files changed, 1 insertions, 0 deletions
diff --git a/Misc/ACKS b/Misc/ACKS
index 8c03784..794b1f4 100644
--- a/Misc/ACKS
+++ b/Misc/ACKS
@@ -274,6 +274,7 @@ Shane Hathaway
Rycharde Hawkes
Jochen Hayek
Thomas Heller
+Malte Helmert
Lance Finn Helsten
Jonathan Hendry
James Henstridge