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 eli.bendersky
Recipients dabrahams, docs@python, effbot, eli.bendersky, eric.araujo, flox, kune, python-dev, serhiy.storchaka, vstinner
Date 2012-07-15.03:20:58
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1342322458.93.0.731985565555.issue9458@psf.upfronthosting.co.za>
In-reply-to
Content
I agree with Serhiy that this is more of a documentation/understanding issue than a real bug. I've clarified the doc of ElementTree.write a bit to make it explicit what stream is expected for 'write'.
History
Date User Action Args
2012-07-15 03:20:58eli.benderskysetrecipients: + eli.bendersky, effbot, vstinner, eric.araujo, kune, flox, docs@python, dabrahams, python-dev, serhiy.storchaka
2012-07-15 03:20:58eli.benderskysetmessageid: <1342322458.93.0.731985565555.issue9458@psf.upfronthosting.co.za>
2012-07-15 03:20:58eli.benderskylinkissue9458 messages
2012-07-15 03:20:58eli.benderskycreate