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 dabrahams, effbot, eli.bendersky, eric.araujo, flox, kune, python-dev, serhiy.storchaka, vstinner
Date 2012-07-15.03:20:03
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3WZY0L53v8zPBM@mail.python.org>
In-reply-to
Content
New changeset 51b5ee7cfa3b by Eli Bendersky in branch 'default':
Issue #9458: clarify the documentation of ElementTree.write with regards to the type of the stream expected for a given encoding
http://hg.python.org/cpython/rev/51b5ee7cfa3b
History
Date User Action Args
2012-07-15 03:20:04python-devsetrecipients: + python-dev, effbot, vstinner, eric.araujo, kune, eli.bendersky, flox, dabrahams, serhiy.storchaka
2012-07-15 03:20:03python-devlinkissue9458 messages
2012-07-15 03:20:03python-devcreate