Re: [Python-Dev] Windows: Remove support of bytes filenames in the os module?

2016年2月10日 04:43:20 -0800

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.
_______________________________________________
Python-Dev mailing list
[email protected]
https://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
https://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to