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

Christian Heimes report at bugs.python.org
Tue Oct 30 20:00:57 CET 2007


Christian Heimes added the comment:

Hi Martin!

Thomas Wouters said on #python that you have the Windows Fu to fix the
problem. Parts of the Python API for file paths, sys.path and os.environ
have to be reimplemented using the wide char API.

----------
nosy: +loewis

__________________________________
Tracker <report at bugs.python.org>
<http://bugs.python.org/issue1342>
__________________________________


More information about the Python-bugs-list mailing list