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

"Martin v. Löwis" martin at v.loewis.de
Tue Sep 30 00:51:55 CEST 2008


Jack Jansen wrote:
> I'm a bit late to join in this discussion, but if unicode filenames are
> going to be the normal mode, how about this whole normalized/canonical
> business?

I don't think there is a change in the current implementation. Users
interested in this issue should contribute code that normalizes file
names appropriately on systems that require such normalization.

Regards,
Martin


More information about the Python-Dev mailing list