Message73910
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... |
|
Date |
User |
Action |
Args |
2008-09-27 01:15:46 | gvanrossum | set | recipients:
+ gvanrossum, amaury.forgeotdarc, pitrou, vstinner, benjamin.peterson, HWJ, dlitz, zegreek |
2008-09-27 01:15:45 | gvanrossum | link | issue3187 messages |
2008-09-27 01:15:45 | gvanrossum | create | |
|