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 Arfrever, python-dev, vstinner
Date 2011-07-03.23:29:13
SpamBayes Score 0.0006978958
Marked as misclassified No
Message-id <E1QdW6C-00004w-MN@dinsdale.python.org>
In-reply-to
Content
New changeset 81424281ee59 by Victor Stinner in branch '3.2':
Issue #12451: xml.dom.pulldom: parse() now opens files in binary mode instead
http://hg.python.org/cpython/rev/81424281ee59

New changeset c039c6b58907 by Victor Stinner in branch 'default':
(merge 3.2) Issue #12451: xml.dom.pulldom: parse() now opens files in binary
http://hg.python.org/cpython/rev/c039c6b58907
History
Date User Action Args
2011-07-03 23:29:14python-devsetrecipients: + python-dev, vstinner, Arfrever
2011-07-03 23:29:13python-devlinkissue12451 messages
2011-07-03 23:29:13python-devcreate