.xll file and .py file can't be loaded when the folder contained Chinese
characters(the default encoding of windows(Chinese version) is cp936
(sys.stdin.encoding)).
console stdout:
Couldn't get python module D:\Project\ject\oject\ct\ample
(.\ModuleCache.cpp:Ge
tPyModuleAndFunctionObjects:351)
CreateFile on D:\Project\oject\ct\ample failed:
系统找不到指定的路径。
(.\Modu
leCache.cpp:`anonymous-namespace'::ModuleCache::GetModule:115)
I have tested on Chinese version of Windows XP sp3 and Windows 7.
Original issue reported on code.google.com by nirvana...@gmail.com on 3 Aug 2009 at 7:25
Original issue reported on code.google.com by
nirvana...@gmail.comon 3 Aug 2009 at 7:25