[Python-3000] [Python-Dev] Filename as byte string in python 2.6 or 3.0?

Guido van Rossum guido at python.org
Tue Sep 30 23:38:15 CEST 2008


On Tue, Sep 30, 2008 at 2:31 PM, Nick Coghlan <ncoghlan at gmail.com> wrote:
> I'm also starting to wonder if allowing mixed types might be the way to
> go for these interfaces - leaving the bytes objects in place if the
> Unicode decode operation fails.

No, no, nooooo!

-- 
--Guido van Rossum (home page: http://www.python.org/~guido/)


More information about the Python-3000 mailing list