Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!feeds.phibee-telecom.net!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.028 X-Spam-Evidence: '*H*': 0.95; '*S*': 0.00; 'url:blog': 0.10; 'from:addr:rosuav': 0.16; 'from:name:chris angelico': 0.16; 's/he': 0.16; 'there!': 0.16; 'subject:python': 0.16; 'wrote:': 0.18; 'code,': 0.22; 'sort': 0.25; 'header:In-Reply-To:1': 0.27; 'chris': 0.29; 'am,': 0.29; 'message-id:@mail.gmail.com': 0.30; 'code': 0.31; 'usually': 0.31; 'sep': 0.31; 'subject:end': 0.31; 'fri,': 0.33; 'received:google.com': 0.35; 'to:addr:python-list': 0.38; 'to:addr:python.org': 0.39; '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=8CNyxkX29Jb1l8whLN02yTSqWjfgdnXYTaTptekS2uU=; b=iDExzJnnkmTidnv9YCowMuZ4PUiThoYlKYqPYlpQz4w2LaIiCZ5YfPPnlRf2dw2KFd oYT8lgRI7GG+xDlDfU6RultAlSWwVPUrZmSuHSPMwrdOtZxtsxJBfhI+xd+LM0HChkv2 nlFzltWkvgq1QzZzlrv84B4S/ByAw7treHenmzqt04YM8mnbPJGLyWY5EdHcxkJfv+jV J9S/rEA9iyF7yaTuUWtfCUpgzQYhEHB6pJMpvJLUQsHE5pOc35BPvzFH4HJV6cEhF80i eHPeHc1o7UjFNvDklvKct63OHV4RicIt0HP+/88AiEQA8qaBtngNhgqkDEyNrC7F5R+g LKUw== MIME-Version: 1.0 X-Received: by 10.59.8.232 with SMTP id dn8mr8023615ved.8.1378390416207; Thu, 05 Sep 2013 07:13:36 -0700 (PDT) In-Reply-To: References: <1377735506.18906.15.camel@debian> Date: Fri, 6 Sep 2013 00:13:36 +1000 Subject: Re: semicolon at end of python's statements 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: 13 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1378390424 news.xs4all.nl 15946 [2001:888:2000:d::a6]:50741 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:53714 On Fri, Sep 6, 2013 at 12:05 AM, Jeremy Sanders wrote: > Chris Angelico wrote: > >> Because s/he thought it made for better code, or as a joke? Usually I >> see this sort of thing as the latter... > > http://oldhome.schmorp.de/marc/bournegol.html > http://utcc.utoronto.ca/~cks/space/blog/programming/BourneGol Yep, that's some impressive code right there! ChrisA