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 eli.bendersky, ezio.melotti, python-dev, serhiy.storchaka
Date 2012-07-13.06:52:55
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3WYPpt5wDKzP5w@mail.python.org>
In-reply-to
Content
New changeset 7b97cea795d8 by Eli Bendersky in branch 'default':
Issue #15296: Fix minidom.toxml/toprettyxml for non-unicode encodings.  Patch by Serhiy Storchaka, with some minor style adjustments by me.
http://hg.python.org/cpython/rev/7b97cea795d8
History
Date User Action Args
2012-07-13 06:52:56python-devsetrecipients: + python-dev, ezio.melotti, eli.bendersky, serhiy.storchaka
2012-07-13 06:52:55python-devlinkissue15296 messages
2012-07-13 06:52:55python-devcreate