Amaury Forgeot d'Arc <amaur...@gmail.com> added the comment:

Storing unicode in c_filename would not solve the problem: "surrogateescape" 
characters are not printable.
There is no need to support non-decodable filenames in the import mechanism.

----------

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

Reply via email to