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!newsfeed2.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.005 X-Spam-Evidence: '*H*': 0.99; '*S*': 0.00; 'from:addr:yahoo.co.uk': 0.04; 'syntax': 0.04; 'that?': 0.05; 'upgraded': 0.07; 'dependency': 0.09; 'imho.': 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; 'python': 0.11; "wouldn't": 0.14; 'backward': 0.16; 'boundary,': 0.16; 'iterator': 0.16; 'pity': 0.16; 'received:80.91.229.3': 0.16; 'received:plane.gmane.org': 0.16; "where's": 0.16; 'wrote:': 0.18; '>>>': 0.22; 'header:User-Agent:1': 0.23; 'aspect': 0.24; 'certainly': 0.24; 'url:moin': 0.24; '(or': 0.24; 'switch': 0.26; 'second': 0.26; 'header:X-Complaints-To:1': 0.27; 'header:In- Reply-To:1': 0.27; 'chris': 0.29; 'am,': 0.29; 'newer': 0.30; 'code': 0.31; 'easier': 0.31; 'url:wiki': 0.31; '>>>>': 0.31; 'commonly': 0.31; 'gcc': 0.31; 'there.': 0.32; 'stuff': 0.32; 'subject:all': 0.32; 'url:python': 0.33; 'but': 0.35; 'version': 0.36; 'doubt': 0.36; 'largely': 0.36; 'url:org': 0.36; 'whatever': 0.38; 'to:addr:python-list': 0.38; 'fact': 0.38; 'rather': 0.38; 'anything': 0.39; 'to:addr:python.org': 0.39; 'received:org': 0.40; 'read': 0.60; 'easy': 0.60; 'break': 0.61; 'skip:o 30': 0.61; 'new': 0.61; 'simply': 0.61; "you're": 0.61; 'such': 0.63; 'charset:windows-1252': 0.65; 'hours': 0.66; 'here': 0.66; 'natural': 0.68; '4.7': 0.84; 'deserves': 0.84; 'subject:you': 0.87; 'edwards': 0.91; 'angry': 0.93; '2013': 0.98 X-Injected-Via-Gmane: http://gmane.org/ To: python-list@python.org From: Mark Lawrence Subject: Re: I hate you all Date: Tue, 09 Apr 2013 09:33:25 +0100 References: <64d4fb7c-6a75-4b5f-b5c8-06a4b2b5d0cb@googlegroups.com> <906d8c05-99dc-4209-854c-7988ca7c78e3@googlegroups.com> <95b2bc1c-57a2-48c9-85ea-cf1004c9e26c@googlegroups.com> <5160cc44$0$29995$c3e8da3$5496439d@news.astraweb.com> Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 8bit X-Gmane-NNTP-Posting-Host: host-92-18-43-197.as13285.net User-Agent: Mozilla/5.0 (Windows NT 6.0; rv:17.0) Gecko/20130328 Thunderbird/17.0.5 In-Reply-To: X-Antivirus: avast! (VPS 130409-0, 09/04/2013), Outbound message X-Antivirus-Status: Clean 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: 34 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1365496349 news.xs4all.nl 6895 [2001:888:2000:d::a6]:57646 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:43139 On 08/04/2013 23:51, Walter Hurry wrote: > On Tue, 09 Apr 2013 08:00:06 +1000, Chris Angelico wrote: > >> On Tue, Apr 9, 2013 at 7:29 AM, Grant Edwards >> wrote: >>> On 2013-04-08, Walter Hurry wrote: >>>> The fact of Python enforcing it (or all tabs; a poor second choice) >>>> is *a good thing*, easy and natural IMHO. No need for "end if" or "end >>>> loop" or "fi". One wonders whether OP is simply trolling. >>> >>> If he was trolling, he certainly deserves a prize. >> >> I don't think he was trolling. It was a classic-model rant: "I upgraded >> my dependency to a newer version and all my stuff broke". >> Commonly provokes anger, largely because many such upgrades do NOT break >> stuff (eg if I were to switch from gcc 4.5 to gcc 4.7 right now, >> I doubt anything would break, and my code would be able to use the new >> iterator syntax in c++11 - pity 4.7 isn't packaged for Debian Squeeze). >> The OP upgraded across an openly-non-backward-compatible boundary, and >> got angry over one particular aspect of backward compat that wasn't >> there. > > But wouldn't it have been easier simply to do do a quick sed or whatever > rather than to spend hours here arguing? > Where's the fun in that? :) -- If you're using GoogleCrap™ please read this http://wiki.python.org/moin/GoogleGroupsPython. Mark Lawrence