[issue11285] io.py standart stream setup crash

Steffen Daode Nurpmeso report at bugs.python.org
Tue Feb 22 13:49:08 CET 2011


New submission from Steffen Daode Nurpmeso <sdaoden at googlemail.com>:

Just pulled 64380ee4bbc5 (r88500) and compiled, Python's busted:

Fatal Python error: Py_Initialize: can't initialize sys standard streams
Traceback (most recent call last):
  File "/Users/steffen/usr/opt/py3k/lib/python3.3/io.py", line 60, in <module>
Abort trap

----------
components: IO
messages: 129065
nosy: sdaoden
priority: normal
severity: normal
status: open
title: io.py standart stream setup crash
type: crash
versions: Python 3.3

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


More information about the Python-bugs-list mailing list