[issue16218] Python launcher does not support non ascii characters

Serhiy Storchaka report at bugs.python.org
Sat Oct 20 09:55:03 CEST 2012


Serhiy Storchaka added the comment:

Here is a patch which fixes filename decoding error in PyRun_SimpleFileExFlags().

----------
keywords: +patch
Added file: http://bugs.python.org/file27630/pythonrun_filename_decoding.patch

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue16218>
_______________________________________


More information about the Python-bugs-list mailing list