Hi. 2009/5/8 Corinna Vinschen <corinna-cyg...@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/