Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!1.eu.feeder.erje.net!newsfeed.xs4all.nl!newsfeed1.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.033 X-Spam-Evidence: '*H*': 0.94; '*S*': 0.00; 'subject:Python': 0.06; 'non-text': 0.09; 'worse': 0.09; 'cc:addr:python-list': 0.11; 'code?': 0.16; 'from:addr:rosuav': 0.16; 'from:name:chris angelico': 0.16; 'prestige': 0.16; 'wrote:': 0.18; 'cc:addr:python.org': 0.22; 'mon,': 0.24; 'environment': 0.24; 'cc:2**0': 0.24; 'source': 0.25; 'header:In-Reply-To:1': 0.27; 'unix': 0.29; 'moved': 0.30; 'message-id:@mail.gmail.com': 0.30; 'text': 0.33; 'ourselves': 0.33; 'subject: (': 0.35; 'received:google.com': 0.35; 'subject:New': 0.37; 'tools,': 0.38; 'files': 0.38; 'pm,': 0.38; 'aside': 0.39; 'even': 0.60; 'world': 0.66; '20,': 0.68; 'gain': 0.79; '2015': 0.84; 'to:none': 0.92 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:cc :content-type; bh=sCh3CkWkTf1ogdZmhyKZbnXQThN/BJEYXxa2QAEWoaY=; b=HPjOgc976n/Q8ZThg7BUQKKXkQIhqxllbxHjloAxjHMFjUhp3NPm3N78pzOPjDUaFw 3dLj8glyHkuC7DKqR7n7MU0E1Xzc19JYpsYTQe8J4qAyNtd2vYeJXW2B+PvYEYyEE2ms BLNtIERzbZjKFKxHcmFSecAbuZBHCMI3iNm+BCh97facuA//xMUXeGoM0wToShK4gpbd r88DbI4WXv8plm2aLJsZoERmNQEbka9CwHTrJrQ77zLM7yY8vExa8PPAikQmVhjk5E6j vONdTb92z0hlB4PMeR3gpZafvILDXhRzLnsqJuSmJn75EI+XZrstiDIYh0oYhGR36sOI fy9g== MIME-Version: 1.0 X-Received: by 10.50.114.35 with SMTP id jd3mr13950587igb.14.1429496663220; Sun, 19 Apr 2015 19:24:23 -0700 (PDT) In-Reply-To: <16d59891-6e28-4256-870a-903bb75aa953@googlegroups.com> References: <9fc57fc9-0399-4ff3-882a-d041f02827d8@googlegroups.com> <6580b5d5-92f5-4bfa-b1d0-889c69fe82bb@googlegroups.com> <7tMYw.252071$SO1.39320@fx43.am4> <7413a8e7-b580-4b2f-84bc-dd13da2d36ba@googlegroups.com> <5533eb85$0$12992$c3e8da3$5496439d@news.astraweb.com> <16d59891-6e28-4256-870a-903bb75aa953@googlegroups.com> Date: Mon, 20 Apr 2015 12:24:23 +1000 Subject: Re: New to Python - block grouping (spaces) From: Chris Angelico Cc: "python-list@python.org" Content-Type: text/plain; charset=UTF-8 X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.20 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: 1429496666 news.xs4all.nl 2919 [2001:888:2000:d::a6]:35957 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:89187 On Mon, Apr 20, 2015 at 12:08 PM, Rustom Mody wrote: > Prestige of Unix development environment keeps us stuck with text files when > the world has moved on And what, pray, would we gain by using non-text source code? Aside from binding ourselves to a set of tools, which would create an even worse lock-in? ChrisA