[New-bugs-announce] [issue1352] Preliminary stderr patch

Christian Heimes report at bugs.python.org
Sun Oct 28 14:51:14 CET 2007


New submission from Christian Heimes:

Here is another patch related to stdio from me. It creates and sets up a
very dumb and easy stderr writer until the new io infrastructure is
initialized. It makes debugging problems in the init phase much easier.

----------
components: Interpreter Core
files: py3k_preliminary_stderr.patch
messages: 56880
nosy: tiran
severity: normal
status: open
title: Preliminary stderr patch
type: rfe
versions: Python 3.0
Added file: http://bugs.python.org/file8644/py3k_preliminary_stderr.patch

__________________________________
Tracker <report at bugs.python.org>
<http://bugs.python.org/issue1352>
__________________________________
-------------- next part --------------
A non-text attachment was scrubbed...
Name: py3k_preliminary_stderr.patch
Type: text/x-diff
Size: 4310 bytes
Desc: not available
Url : http://mail.python.org/pipermail/new-bugs-announce/attachments/20071028/8ddad3f4/attachment.patch 


More information about the New-bugs-announce mailing list