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 benjamin.peterson
Recipients Arfrever, benjamin.peterson, ezio.melotti, gregory.p.smith, lemburg, loewis, pitrou, vstinner
Date 2010-05-09.02:31:37
SpamBayes Score 0.00011505296
Marked as misclassified No
Message-id <[email protected]>
In-reply-to <[email protected]>
Content
2010/5/8 STINNER Victor <[email protected]>:
>
> STINNER Victor <[email protected]> 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!
History
Date User Action Args
2010-05-09 02:31:39benjamin.petersonsetrecipients: + benjamin.peterson, lemburg, loewis, gregory.p.smith, pitrou, vstinner, ezio.melotti, Arfrever
2010-05-09 02:31:38benjamin.petersonlinkissue8514 messages
2010-05-09 02:31:38benjamin.petersoncreate