This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [1.7][python] File operation API to multibyte filenames fails.


Hi.

2009/5/8 Corinna Vinschen <corinna-cygwin@cygwin.com>:
> Your scripts. ?Python correctly doesn't use setlocale because it's
> the responsibility of the application to set the local if it uses
> non-ASCII chars. ?And Cygwin simply has no chance to convert UTF-8
> to UTF-16 if the application doesn't ask for UTF-8.

Oh, it is very very difficult.
Because ALL python utilities which access files or directories fail.
For example, Mercurial doesn't work.

> hg stat
abort: Invalid or incomplete multibyte or wide character: /home/iwa
-- 
IWAMURO Motnori <http://vmi.jp/>

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]