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 amaury.forgeotdarc
Recipients BreamoreBoy, Richard.Urwin, amaury.forgeotdarc, bugok, effbot, flox, nnorwitz, rurwin, serhiy.storchaka
Date 2012-05-20.18:27:11
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1337538434.71.0.169957180938.issue1767933@psf.upfronthosting.co.za>
In-reply-to
Content
The patch needs some tests.
Also, it seems that ElementTree.write() will only accept files inheriting from io.IOBase, where a only a .write() method was expected before. Is it the case?
History
Date User Action Args
2012-05-20 18:27:14amaury.forgeotdarcsetrecipients: + amaury.forgeotdarc, effbot, nnorwitz, bugok, rurwin, flox, BreamoreBoy, Richard.Urwin, serhiy.storchaka
2012-05-20 18:27:14amaury.forgeotdarcsetmessageid: <1337538434.71.0.169957180938.issue1767933@psf.upfronthosting.co.za>
2012-05-20 18:27:11amaury.forgeotdarclinkissue1767933 messages
2012-05-20 18:27:11amaury.forgeotdarccreate