[Python-Dev] Windows: Remove support of bytes filenames in the os module?
Serhiy Storchaka
storchaka at gmail.com
Wed Feb 10 07:41:30 EST 2016
More information about the Python-Dev mailing list
Wed Feb 10 07:41:30 EST 2016
- Previous message (by thread): [Python-Dev] Windows: Remove support of bytes filenames in the os module?
- Next message (by thread): [Python-Dev] Improving docs for len() of set
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On 08.02.16 16:32, Victor Stinner wrote: > On Python 2, it wasn't possible to use Unicode for filenames, many > functions fail badly with Unicode, especially when you mix bytes and > Unicode. Even not all os functions support Unicode. See http://bugs.python.org/issue18695.
- Previous message (by thread): [Python-Dev] Windows: Remove support of bytes filenames in the os module?
- Next message (by thread): [Python-Dev] Improving docs for len() of set
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list