Swapneel Ambre added the comment:

I have tried to fix this by calling Py_CompileStringObject instead of 
Py_CompileString , thus avoiding the need to Encode the pathname. Please see 
zipimport_fix.patch for the possible fix.

----------
keywords: +patch
Added file: http://bugs.python.org/file37874/zipimport_fix.patch

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

Reply via email to