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.

作者 gvanrossum
收信人 HWJ, amaury.forgeotdarc, benjamin.peterson, dlitz, gvanrossum, pitrou, vstinner, zegreek
日期 2008-09-27.01:15:45
SpamBayes Score 0.00011064512
Marked as misclassified
Message-id <ca471dc20809261815k3127415fs9412df81e8716801@mail.gmail.com>
In-reply-to <1222476449.76.0.103882147516.issue3187@psf.upfronthosting.co.za>
内容
On Fri, Sep 26, 2008 at 5:47 PM, Benjamin Peterson
<report@bugs.python.org> wrote:
> Ok. Here's another possibility. It adds another optional parameter to
> listdir. If False, bytes strings can be returned. Otherwise, the
> UnicodeDecodeError is reraised.

I don't see the advantage over the existing rule bytes in -> bytes out...
历史
日期 用户 动作 参数
2008-09-27 01:15:46gvanrossum修改recipients: + gvanrossum, amaury.forgeotdarc, pitrou, vstinner, benjamin.peterson, HWJ, dlitz, zegreek
2008-09-27 01:15:45gvanrossum链接issue3187 messages
2008-09-27 01:15:45gvanrossum创建