commit | 05a19a507d8ef57f24d713dd29dcc79494705d18 | [log] [tgz] |
---|---|---|
author | Andrew M. Kuchling <amk@amk.ca> | Sat Feb 23 17:21:44 2008 +0000 |
committer | Andrew M. Kuchling <amk@amk.ca> | Sat Feb 23 17:21:44 2008 +0000 |
tree | 538c4067928888053593b3469b0d7add4e8a16f1 | |
parent | be0adfcfa8327b68fed6158fe423656289a870cc [diff] |
#1433694: minidom's .normalize() failed to set .nextSibling for last element. Fix by Malte Helmert