STINNER Victor <victor.stin...@haypocalc.com> added the comment:

> With 3.2b2 on our Win7, 64 bit machine, files with a Japanese name...

What is your ANSI code page? If it is not a japanese code page, it is the issue 
#3080.

On Windows, #8611 (and #9425) permit to use non-ASCII characters in the module 
path... but only characters encodable to your ANSI code page.

----------

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

Reply via email to