[issue7111] abort when stderr is closed

Daniel Stutzbach report at bugs.python.org
Thu Feb 3 21:12:57 CET 2011


Daniel Stutzbach <stutzbach at google.com> added the comment:

On Thu, Feb 3, 2011 at 11:56 AM, Alexander Belopolsky
<report at bugs.python.org> wrote:
> 3rd party extensions.    What is the use case for "python >&-"?    Is
> it important enough to justify the risk of accidental data loss?

I don't think closing stderr via the command line is an important use
case, but pythonw.exe and Unix daemon processes are important use
cases.

----------

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


More information about the Python-bugs-list mailing list