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.

作者 amaury.forgeotdarc
收信人 BreamoreBoy, Richard.Urwin, amaury.forgeotdarc, bugok, effbot, flox, nnorwitz, rurwin, serhiy.storchaka
日期 2012-05-20.18:27:11
SpamBayes Score -1.0
Marked as misclassified
Message-id <1337538434.71.0.169957180938.issue1767933@psf.upfronthosting.co.za>
In-reply-to
内容
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?
历史
日期 用户 动作 参数
2012-05-20 18:27:14amaury.forgeotdarc修改recipients: + amaury.forgeotdarc, effbot, nnorwitz, bugok, rurwin, flox, BreamoreBoy, Richard.Urwin, serhiy.storchaka
2012-05-20 18:27:14amaury.forgeotdarc修改messageid: <1337538434.71.0.169957180938.issue1767933@psf.upfronthosting.co.za>
2012-05-20 18:27:11amaury.forgeotdarc链接issue1767933 messages
2012-05-20 18:27:11amaury.forgeotdarc创建