Path: csiph.com!usenet.pasdenom.info!gegeweb.org!de-l.enfer-du-nord.net!feeder1.enfer-du-nord.net!feeds.phibee-telecom.net!newsfeed.xs4all.nl!newsfeed4.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.064 X-Spam-Evidence: '*H*': 0.88; '*S*': 0.01; 'subject:not': 0.03; 'debugging': 0.07; "subject:' ": 0.07; 'happen?': 0.09; 'received:65.55.116.7': 0.16; 'wed,': 0.18; 'to:name:python- list@python.org': 0.22; 'case.': 0.24; 'received:65.55.116': 0.24; 'skip:n 60': 0.24; '+0200': 0.26; 'header:In-Reply-To:1': 0.27; 'skip:- 40': 0.29; 'mode': 0.30; 'url:mailman': 0.30; 'that.': 0.31; 'usually': 0.31; 'url:python': 0.33; 'date:': 0.34; 'subject:with': 0.35; 'but': 0.35; 'disk': 0.36; 'otherwise.': 0.36; 'url:listinfo': 0.36; 'url:org': 0.36; 'should': 0.36; 'email addr:python.org': 0.37; 'to:addr:python-list': 0.38; 'subject:': 0.39; 'to:addr:python.org': 0.39; 'url:mail': 0.40; 're:': 0.63; 'email name:python-list': 0.65; 'thomas': 0.65; 'piping': 0.84; 'carlos': 0.91; 'subject:True': 0.91; '2013': 0.98 X-TMN: [2EkY5rlFU/VdjUy8PaF1B3j0RnAb2apI] X-Originating-Email: [carlosnepomuceno@outlook.com] From: Carlos Nepomuceno To: "python-list@python.org" Subject: RE: Piping processes works with 'shell = True' but not otherwise. Date: Wed, 29 May 2013 22:31:05 +0300 Importance: Normal In-Reply-To: References: <062f557e-8e1a-4efb-9178-7d685b47a834@googlegroups.com>, , , , <08aa32b7-0fb7-4665-83fa-5cc7ec36f898@googlegroups.com>, , Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-OriginalArrivalTime: 29 May 2013 19:31:05.0444 (UTC) FILETIME=[0FC6E240:01CE5CA3] X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.python Message-ID: Lines: 22 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1369855873 news.xs4all.nl 15903 [2001:888:2000:d::a6]:55822 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:46409 ----------------------------------------=0A= > From: nutznetz-0c1b6768-bfa9-48d5-a470-7603bd3aa915@spamschutz.glglgl.de= =0A= > Subject: Re: Piping processes works with 'shell =3D True' but not otherwi= se.=0A= > Date: Wed=2C 29 May 2013 19:39:40 +0200=0A= > To: python-list@python.org=0A= >=0A= > Am 27.05.2013 02:14 schrieb Carlos Nepomuceno:=0A= >> pipes usually consumes disk storage at '/tmp'.=0A= >=0A= > Good that my pipes don't know about that.=0A= >=0A= > Why should that happen?=0A= >=0A= >=0A= > Thomas=0A= > --=0A= > http://mail.python.org/mailman/listinfo/python-list=0A= =0A= Ooops! My mistake! We've been using 'tee' when in debugging mode and I thou= gh that would apply to this case. Nevermind! =