Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #73889

Re: Success with subprocess communicate on Windows?

Date 2014-07-03 11:22 +0200
From Wolfgang Maier <wolfgang.maier@biologie.uni-freiburg.de>
Subject Re: Success with subprocess communicate on Windows?
References (1 earlier) <iq27r9p1gg7nampcd6rr0pftrshinm9oog@4ax.com> <lp0i1p$3gn$1@ger.gmane.org> <loom.20140703T005928-903@post.gmane.org> <lp2l1n$et6$1@ger.gmane.org> <53B50E3B.1040006@biologie.uni-freiburg.de>
Newsgroups comp.lang.python
Message-ID <mailman.11447.1404379292.18130.python-list@python.org> (permalink)

Show all headers | View raw


On 07/03/2014 10:03 AM, Wolfgang Maier wrote:
> On 07/03/2014 06:09 AM, Terry Reedy wrote:
>
> - what is happening to the stderr output when run in IDLE ? I guess it
> is caught and suppressed somewhere, but to add to your observations the
> check_output call doesn't hang on IDLE, but finishes eventually with no
> output other than the traceback.

stderr output not being displayed in IDLE is mentioned in 
http://bugs.python.org/issue13582 .

Back to comp.lang.python | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

Success with subprocess communicate on Windows? Terry Reedy <tjreedy@udel.edu> - 2014-07-01 17:05 -0400
  Re: Success with subprocess communicate on Windows? Tim Roberts <timr@probo.com> - 2014-07-01 21:33 -0700
    Re: Success with subprocess communicate on Windows? Terry Reedy <tjreedy@udel.edu> - 2014-07-02 05:05 -0400
    Re: Success with subprocess communicate on Windows? Wolfgang Maier <wolfgang.maier@biologie.uni-freiburg.de> - 2014-07-02 19:31 +0200
    Re: Success with subprocess communicate on Windows? Wolfgang Maier <wolfgang.maier@biologie.uni-freiburg.de> - 2014-07-02 19:37 +0200
    Re: Success with subprocess communicate on Windows? Terry Reedy <tjreedy@udel.edu> - 2014-07-02 19:14 -0400
    Re: Success with subprocess communicate on Windows? Wolfgang Maier <wolfgang.maier@biologie.uni-freiburg.de> - 2014-07-02 23:22 +0000
    Re: Success with subprocess communicate on Windows? Ethan Furman <ethan@stoneleaf.us> - 2014-07-02 16:54 -0700
    Re: Success with subprocess communicate on Windows? Terry Reedy <tjreedy@udel.edu> - 2014-07-03 00:09 -0400
    Re: Success with subprocess communicate on Windows? Wolfgang Maier <wolfgang.maier@biologie.uni-freiburg.de> - 2014-07-03 10:03 +0200
    Re: Success with subprocess communicate on Windows? Wolfgang Maier <wolfgang.maier@biologie.uni-freiburg.de> - 2014-07-03 11:22 +0200

csiph-web