Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!newsfeed.freenet.ag!news2.euro.net!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.056 X-Spam-Evidence: '*H*': 0.89; '*S*': 0.01; 'syntax': 0.04; 'python': 0.11; 'thread': 0.14; 'delimit': 0.16; 'from:addr:rosuav': 0.16; 'from:name:chris angelico': 0.16; 'identifiers.': 0.16; 'matters,': 0.16; 'sat,': 0.16; 'wrote:': 0.18; 'discussion': 0.18; 'header:In-Reply-To:1': 0.27; 'message-id:@mail.gmail.com': 0.30; 'code': 0.31; 'argue': 0.31; 'subject:all': 0.32; 'guess': 0.33; 'received:209.85': 0.35; 'received:209.85.220': 0.35; 'received:google.com': 0.35; 'really': 0.36; 'should': 0.36; 'received:209': 0.37; 'to:addr:python-list': 0.38; 'pm,': 0.38; 'to:addr:python.org': 0.39; 'space': 0.40; 'such': 0.63; 'price': 0.69; 'absolutely.': 0.84; 'timothy': 0.84; 'subject:you': 0.87; '2013': 0.98 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:x-received:in-reply-to:references:date:message-id :subject:from:to:content-type; bh=JGMh6dQbViou5HCH1by1FFbTkmFTSqUoX+QDTYS7HnA=; b=QKw+xAkvlRqxb8XR2FkoaahLbKtvAkcMgZy3b2BAw/MLnK72dS6pamvQwYDt4ZKE4o fR/88Ue2q/dKAKbtvvIUI+PxssKBIcoaAMyNzPZst/C/mJNHSU1TUHKKttshQlIuQnTZ bjprs/WH2JaCX45/9cI9CTidhEaNWGLAmnbJlzj3LQBR+BWhxYeVeqhKb5xH2DSJFh52 KWMrTHCYkt0/YLOzKnATnK3ponrbO51zrSZ4ft4kyRdEXkKHxg8aGF9VjOj691t1QlCK 9/NdJsWnmVqecrdABhv6g8QcwgD+rsavCy2n9Ru5WFXani1v/ccZ9RA/BHeduMAYiZ7x +6mw== MIME-Version: 1.0 X-Received: by 10.220.109.145 with SMTP id j17mr10233468vcp.34.1365227051437; Fri, 05 Apr 2013 22:44:11 -0700 (PDT) In-Reply-To: <515fb451$0$32114$14726298@news.sunsite.dk> References: <64d4fb7c-6a75-4b5f-b5c8-06a4b2b5d0cb@googlegroups.com> <906d8c05-99dc-4209-854c-7988ca7c78e3@googlegroups.com> <95b2bc1c-57a2-48c9-85ea-cf1004c9e26c@googlegroups.com> <515fb451$0$32114$14726298@news.sunsite.dk> Date: Sat, 6 Apr 2013 16:44:11 +1100 Subject: Re: I hate you all From: Chris Angelico To: python-list@python.org Content-Type: text/plain; charset=ISO-8859-1 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: 9 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1365227054 news.xs4all.nl 6936 [2001:888:2000:d::a6]:35587 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:42889 On Sat, Apr 6, 2013 at 4:36 PM, Timothy Madden wrote: > I guess a discussion like this thread is the price to be paid for relying > solely on white space to delimit code blocks, like the python syntax does. Absolutely. Bring on Python 5000, where all such stupidities are abolished and we can argue about really important matters, like whether chr(7) should be allowed in identifiers. ChrisA