Florent Xicluna <la...@yahoo.fr> added the comment:

Patch to prevent crash when PYTHONIOENCODING is invalid:

~ $ PYTHONIOENCODING= ./python 
Fatal Python error: Py_Initialize: can't initialize sys standard streams
LookupError: unknown encoding: 
Abandon

----------
keywords: +patch
nosy: +flox
versions: +Python 3.2
Added file: 
http://bugs.python.org/file15623/issue6501_PYTHONIOENCODING_crash.diff

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

Reply via email to