Andrew Svetlov <andrew.svet...@gmail.com> added the comment:

I'm skeptical about surrogates particularly for that problem.
>From my perspective the solution is only to use native unicode support for 
>windows file operation functions.
Conversions utf-8 -> mbcs -> utf8 will loose encoding information thanks to 
tricky Microsoft mbcs encoding schema.
If I'm wrong please correct me.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue8611>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to