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 vstinner
Recipients Arfrever, benjamin.peterson, ezio.melotti, gregory.p.smith, lemburg, loewis, pitrou, vstinner
Date 2010-05-09.02:23:44
SpamBayes Score 0.002577532
Marked as misclassified No
Message-id <[email protected]>
In-reply-to <[email protected]>
Content
> Why does this have no tests?

The function is trivial. Does it really need tests? What kind of tests?

fsencode() is already tested indirectly by test_subprocess, and #8513 will add 
new tests.
History
Date User Action Args
2010-05-09 02:23:46vstinnersetrecipients: + vstinner, lemburg, loewis, gregory.p.smith, pitrou, benjamin.peterson, ezio.melotti, Arfrever
2010-05-09 02:23:44vstinnerlinkissue8514 messages
2010-05-09 02:23:44vstinnercreate