[issue1415] py3k: pythonw.exe fails because std streams a missing

Christian Heimes report at bugs.python.org
Sun Nov 11 03:55:35 CET 2007


Christian Heimes added the comment:

The new patch fixes the startup problem with pythonw.exe on Windows. I
still wonder if print(sometest) is raising an exception when stdout is
not available.

Added file: http://bugs.python.org/file8731/py3k_fileio_fixes.patch

__________________________________
Tracker <report at bugs.python.org>
<http://bugs.python.org/issue1415>
__________________________________
-------------- next part --------------
A non-text attachment was scrubbed...
Name: py3k_fileio_fixes.patch
Type: text/x-diff
Size: 14759 bytes
Desc: not available
Url : http://mail.python.org/pipermail/python-bugs-list/attachments/20071111/d78b4727/attachment-0001.patch 


More information about the Python-bugs-list mailing list