消息 [118505]
OS: windows
The attempt to import module with non 7-bit ASCII name results in
'ImportError: No module named <module name>' exception.
Some thoughts: import.c uses functions like fopen, stat and FindFirstFile which wouldn't work correctly with non 7-bit ASCII filenames in Windows. |
|
| 日期 |
用户 |
动作 |
参数 |
| 2010-10-13 08:32:50 | Valery.Lesin | 修改 | recipients:
+ Valery.Lesin |
| 2010-10-13 08:32:50 | Valery.Lesin | 修改 | messageid: <1286958770.12.0.126097151739.issue10081@psf.upfronthosting.co.za> |
| 2010-10-13 08:32:46 | Valery.Lesin | 链接 | issue10081 messages |
| 2010-10-13 08:32:45 | Valery.Lesin | 创建 | |
|