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.

作者 pitrou
收信人 amaury.forgeotdarc, mark, pitrou, segfaulthunter, srid
日期 2009-06-13.16:07:05
SpamBayes Score 0.00021291795
Marked as misclassified
Message-id <1244909226.92.0.339602945973.issue6135@psf.upfronthosting.co.za>
In-reply-to
内容
Two things:
1. The argument should be called `errors` for consistency with open()
and TextIOWrapper(), not `error`
2. You should add some unit tests.
历史
日期 用户 动作 参数
2009-06-13 16:07:07pitrou修改recipients: + pitrou, amaury.forgeotdarc, mark, segfaulthunter, srid
2009-06-13 16:07:06pitrou修改messageid: <1244909226.92.0.339602945973.issue6135@psf.upfronthosting.co.za>
2009-06-13 16:07:05pitrou链接issue6135 messages
2009-06-13 16:07:05pitrou创建