This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author python-dev
Recipients BreamoreBoy, danken, jgarrison, m-samia, python-dev, techtonik, thomaslee, tod
Date 2011-10-01.20:49:14
SpamBayes Score 0.00011973143
Marked as misclassified No
Message-id <E1RA6Uj-0003V6-U6@dinsdale.python.org>
In-reply-to
Content
New changeset 086ca132e161 by R David Murray in branch '3.2':
#4147: minidom's toprettyxml no longer adds whitespace to text nodes.
http://hg.python.org/cpython/rev/086ca132e161

New changeset fa0b1e50270f by R David Murray in branch 'default':
merge #4147: minidom's toprettyxml no longer adds whitespace to text nodes.
http://hg.python.org/cpython/rev/fa0b1e50270f
History
Date User Action Args
2011-10-01 20:49:15python-devsetrecipients: + python-dev, techtonik, thomaslee, jgarrison, m-samia, danken, BreamoreBoy, tod
2011-10-01 20:49:14python-devlinkissue4147 messages
2011-10-01 20:49:14python-devcreate