Skip to content

.xll file and .py file can't be loaded when the folder contained Chinese characters #1

Description

@GoogleCodeExporter
.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

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions