Andrew Svetlov <andrew.svet...@gmail.com> added the comment:

Problem fixed, patch attached
I inserted conversion path parameters to using Py_FileSystemDefaultEncoding for:

* load_module
* load_compiled
* load_dynamic
* load_source
* load_package

find_module is already has conversion.

----------
Added file: http://bugs.python.org/file13483/import.zip

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue5604>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to