Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!xlned.com!feeder5.xlned.com!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.063 X-Spam-Evidence: '*H*': 0.88; '*S*': 0.00; 'subject:design': 0.09; '12:57': 0.16; 'from:addr:rosuav': 0.16; 'from:name:chris angelico': 0.16; 'layering': 0.16; 'subject:Language': 0.16; 'wrote:': 0.18; 'shape': 0.19; 'thu,': 0.19; 'code,': 0.22; 'header:In-Reply-To:1': 0.27; 'am,': 0.29; "doesn't": 0.30; 'message-id:@mail.gmail.com': 0.30; 'work.': 0.31; 'code': 0.31; 'too.': 0.31; 'indentation': 0.31; 'perl': 0.31; 'piece': 0.31; 'sep': 0.31; 'though.': 0.31; 'text': 0.33; 'received:google.com': 0.35; 'to:addr:python-list': 0.38; 'to:addr:python.org': 0.39; "you're": 0.61; 'information': 0.63; 'different': 0.65; 'beautiful': 0.68; 'significance': 0.84; '2013': 0.98 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:to :content-type; bh=dVX6TUK8iUJNrfw+qOCXOCp4rLOurtiRsJyiOBFuwdA=; b=hgjYzqWLBw08gbMCBOl4UF7a+rb42dCrfaKlXQMtykywxEMk2BdZ4qjrx1CvbpGjsl IaQwlEB/cmAHxVBLKMiwKlIM63TpmOwVfZUKtsAPIT5UDpRXHBlHia7Ulvw+LL6yu21D jKiLmkPbyX7I7d1aIAlL6hAi0LUo9tzbYaNTqQWjNAhVE7iHPFBy6pxszBBT2XoBL8S7 /65JvYDGmM8AMs+mYUMt1caCsplFuNkIRB1WDYi13QPjp557zXjbTKtgExeAKGxLAOmz DVMFpBsjJHsXuKL774NRzsRhEUzVOhSRjE5vjbZXw2eZv0M1yRibRldFYEYXf9r8/y1Q A9OQ== MIME-Version: 1.0 X-Received: by 10.52.34.40 with SMTP id w8mr32375119vdi.7.1379516547746; Wed, 18 Sep 2013 08:02:27 -0700 (PDT) In-Reply-To: References: <522eb795$0$29999$c3e8da3$5496439d@news.astraweb.com> <5232e562$0$29988$c3e8da3$5496439d@news.astraweb.com> Date: Thu, 19 Sep 2013 01:02:27 +1000 Subject: Re: Language design 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: 11 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1379516555 news.xs4all.nl 15962 [2001:888:2000:d::a6]:43196 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:54385 On Thu, Sep 19, 2013 at 12:57 AM, Neil Cerutti wrote: > There's lots of poetry with significant indentation, though. > Imbuing the shape of the text on the page with significance is a > thing. And you can do that with C code, too. Doesn't mean that indentation is important to C; it means that you're layering different types of information into a single piece of work. It's like Perl code drawn in the shape of a camel - a beautiful hack. ChrisA