Path: csiph.com!usenet.pasdenom.info!aioe.org!news.stack.nl!newsfeed.xs4all.nl!newsfeed3.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!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.006 X-Spam-Evidence: '*H*': 0.99; '*S*': 0.00; 'from:addr:yahoo.co.uk': 0.04; 'assuming': 0.09; 'friday,': 0.09; 'lawrence': 0.09; 'received:80.91': 0.09; 'received:80.91.229': 0.09; 'received:gmane.org': 0.09; 'received:list': 0.09; 'subject:command': 0.09; 'subject:module': 0.09; 'subject:using': 0.09; 'python': 0.11; 'language.': 0.14; 'other,': 0.16; 'received:80.91.229.3': 0.16; 'received:plane.gmane.org': 0.16; 'subject:python': 0.16; 'proprietary': 0.16; 'do,': 0.16; 'language': 0.16; 'wrote:': 0.18; 'pointed': 0.19; 'properly': 0.19; 'fit': 0.20; '>>>': 0.22; 'header:User-Agent:1': 0.23; 'url:moin': 0.24; 'posts': 0.26; 'post': 0.26; 'header:X -Complaints-To:1': 0.27; 'header:In-Reply-To:1': 0.27; "doesn't": 0.30; 'lines': 0.31; 'that.': 0.31; 'url:wiki': 0.31; 'you?': 0.31; "d'aprano": 0.31; 'steven': 0.31; 'url:python': 0.33; 'community': 0.33; 'trouble': 0.34; "i'd": 0.34; 'problem': 0.35; 'subject:with': 0.35; 'december': 0.35; 'but': 0.35; 'google': 0.35; 'there': 0.35; 'url:org': 0.36; 'two': 0.37; 'sometimes': 0.38; 'problems': 0.38; 'whatever': 0.38; 'to:addr:python-list': 0.38; 'fact': 0.38; 'to:addr:python.org': 0.39; 'enough': 0.39; 'received:org': 0.40; 'even': 0.60; 'blank': 0.60; 'our': 0.64; 'managing': 0.66; 'here': 0.66; 'fact,': 0.69; 'groups.': 0.74; 'intelligent': 0.74; 'overcome': 0.74; 'correcting': 0.84; 'describes': 0.84; 'fairness': 0.84; 'received:89': 0.85; 'rusi': 0.91; '2013': 0.98 X-Injected-Via-Gmane: http://gmane.org/ To: python-list@python.org From: Mark Lawrence Subject: Re: using ffmpeg command line with python's subprocess module Date: Fri, 06 Dec 2013 16:25:54 +0000 References: <3104d38f-3fca-43b0-b6a4-b600684f765e@googlegroups.com> <6fb2b162-cf9b-4c1c-bf5f-f14baf5baac4@googlegroups.com> <35c86484-d0dd-4954-adee-cde3a2fd7ac1@googlegroups.com> <52a1ee73$0$30003$c3e8da3$5496439d@news.astraweb.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Gmane-NNTP-Posting-Host: host-89-240-175-33.as13285.net User-Agent: Mozilla/5.0 (Windows NT 6.1; rv:24.0) Gecko/20100101 Thunderbird/24.1.1 In-Reply-To: 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: 47 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1386347178 news.xs4all.nl 2976 [2001:888:2000:d::a6]:32772 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:61163 On 06/12/2013 16:19, rusi wrote: > On Friday, December 6, 2013 9:23:47 PM UTC+5:30, Mark Lawrence wrote: >> On 06/12/2013 15:34, Steven D'Aprano wrote: >> >> (if I remember correctly) I think Mark also >> >>> sometimes posts a link to managing Google Groups. >> >>> >> >> You do, and here it is https://wiki.python.org/moin/GoogleGroupsPython > > That link needs updating. > > Even if my almost-automatic correction methods are not considered > kosher for some reason or other, the thing that needs to go in there > is that GG has TWO problems > > 1. Blank lines > 2. Long lines > > That link only describes 1. > > Roy's yesterday's post in "Packaging a proprietary python library" > says: > >> I, and Rusi, know enough, and take the effort, to overcome its >> shortcomings doesn't change that. > > But in fact his post takes care of 1 not 2. > > In all fairness I did not know that 2 is a problem until rurpy pointed > it out recently and was not correcting it. In fact, I'd take the > trouble to make the lines long assuming that clients were intelligent > enough to fit it properly into whatever was the current window!!! > > So someone please update that page! > This is a community so why don't you? -- My fellow Pythonistas, ask not what our language can do for you, ask what you can do for our language. Mark Lawrence