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

Stephen J. Turnbull stephen at xemacs.org
Wed Oct 1 13:16:07 CEST 2008


Antoine Pitrou writes:

 > But those funny characters only appear for invalid
 > filenames.

What makes you think the filenames are invalid?  The file*names* are
probably perfectly valid in the intended encoding; they are simply
invalid in the encoding that Python wants to apply.



More information about the Python-3000 mailing list