[issue1342] Crash on Windows if Python runs from a directory with umlauts

Christian Heimes report at bugs.python.org
Sat Oct 27 16:03:17 CEST 2007


Christian Heimes added the comment:

The patch fixes parts of the problem. At least Python doesn't crash any
more when run from a directory with non ASCII chars. It just fails with
an import error in initstdio().

Added file: http://bugs.python.org/file8633/py3k_more_win_fsencoding.patch

__________________________________
Tracker <report at bugs.python.org>
<http://bugs.python.org/issue1342>
__________________________________
-------------- next part --------------
A non-text attachment was scrubbed...
Name: py3k_more_win_fsencoding.patch
Type: text/x-diff
Size: 3980 bytes
Desc: not available
Url : http://mail.python.org/pipermail/python-bugs-list/attachments/20071027/592d4499/attachment.patch 


More information about the Python-bugs-list mailing list