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.

作者 benjamin.peterson
收信人 Arfrever, benjamin.peterson, ezio.melotti, gregory.p.smith, lemburg, loewis, pitrou, vstinner
日期 2010-05-09.02:31:37
SpamBayes Score 0.00011505296
Marked as misclassified
Message-id <r2q1afaf6161005081931g7221ab3cg9de7c322d73b7844@mail.gmail.com>
In-reply-to <201005090423.39550.victor.stinner@haypocalc.com>
内容
2010/5/8 STINNER Victor <report@bugs.python.org>:
>
> STINNER Victor <victor.stinner@haypocalc.com> added the comment:
>
>> Why does this have no tests?
>
> The function is trivial. Does it really need tests? What kind of tests?

Check that it is equivalent to utf-8 with surrogatesescape then.

>
> fsencode() is already tested indirectly by test_subprocess, and #8513 will add
> new tests.

Excuses, excuses!
历史
日期 用户 动作 参数
2010-05-09 02:31:39benjamin.peterson修改recipients: + benjamin.peterson, lemburg, loewis, gregory.p.smith, pitrou, vstinner, ezio.melotti, Arfrever
2010-05-09 02:31:38benjamin.peterson链接issue8514 messages
2010-05-09 02:31:38benjamin.peterson创建