This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author stutzbach
Recipients amaury.forgeotdarc, belopolsky, benjamin.peterson, doko, exarkun, loewis, naufraghi, petere, pitrou, stutzbach
Date 2011-02-03.20:12:57
SpamBayes Score 9.2365354e-08
Marked as misclassified No
Message-id <AANLkTinYJF6rW1L8BV54ejfPviz-W09dp755Vij62Se8@mail.gmail.com>
In-reply-to <AANLkTi=usftfBpySWubqmw=6Oxa=eXcAN3kzhVH9zda-@mail.gmail.com>
Content
On Thu, Feb 3, 2011 at 11:56 AM, Alexander Belopolsky
<report@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.
History
Date User Action Args
2011-02-03 20:12:57stutzbachsetrecipients: + stutzbach, loewis, doko, exarkun, amaury.forgeotdarc, belopolsky, pitrou, benjamin.peterson, naufraghi, petere
2011-02-03 20:12:57stutzbachlinkissue7111 messages
2011-02-03 20:12:57stutzbachcreate