commit | 8008f2aba0c063a882c33ebd4b39a5a560deb8c0 | [log] [tgz] |
---|---|---|
author | Ezio Melotti <ezio.melotti@gmail.com> | Fri Nov 18 17:34:26 2011 +0200 |
committer | Ezio Melotti <ezio.melotti@gmail.com> | Fri Nov 18 17:34:26 2011 +0200 |
tree | e40e0b93e6dac9b1c2b5efa5769226884caab0db | |
parent | e62aad3073c6fe329d8cd67dda21199c67630ed5 [diff] |
#4147: minidom's toprettyxml no longer adds whitespace around a text node when it is the only child of an element. Initial patch by Dan Kenigsberg.