Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!eternal-september.org!feeder.eternal-september.org!news.stack.nl!newsfeed.xs4all.nl!newsfeed5.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.038 X-Spam-Evidence: '*H*': 0.92; '*S*': 0.00; 'subject:Python': 0.05; 'reason.': 0.07; 'am,': 0.12; '16,': 0.15; '*should*': 0.16; 'clause.': 0.16; 'from:addr:rosuav': 0.16; 'from:name:chris angelico': 0.16; 'omitted.': 0.16; 'ties': 0.16; 'wrote:': 0.18; "doesn't": 0.22; 'header:In-Reply-To:1': 0.22; 'message- id:@mail.gmail.com': 0.29; '"in': 0.30; 'colon': 0.30; 'omitted': 0.30; 'chris': 0.30; 'received:209.85.212': 0.33; 'too': 0.33; 'fri,': 0.34; 'mostly': 0.34; 'steven': 0.34; 'to:addr:python- list': 0.35; 'example,': 0.37; 'but': 0.37; 'received:google.com': 0.37; 'received:209.85': 0.38; 'received:209': 0.39; 'everyone': 0.39; 'to:addr:python.org': 0.40; 'stop': 0.61; 'internet': 0.64; 'noise': 0.67; 'today': 0.70; '10:52': 0.84; 'knows,': 0.84; 'received:209.85.212.178': 0.91 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:content-transfer-encoding; bh=pENOyKLqAL4ksvm5dLAw92FjCsrRSkffbRZBZBk4xIk=; b=U1d5UXu3hUoqtrkU/d9fzO65+QPkscpVEe3aX3CwYrRwGaOY/WVHDNYkI1HKyehuFy v7PWJ6Mfm/bdvKElkh9NuLkoGSadvYGP1bMgp5wpHnrJ/IIvd6I3ZoLLeDSqU6tLaQOl s2lDbTdLCxPxohTT4RAYS4lrh52bSBbe4PYEECZkZg98gwG2uDQgTEDXaNcx9lOfDgV9 Syp1QBl99fFZF/TqDrZdpMChJjnu9WnHYxTOGPwzkflmHwlX38+NMnXXCjTrCSbGve39 snWCNn4gYJCLaaCiF3LukoGXQFjgwH3STysZaz7+K11M2CIGOI2N57InNKv4aBZj2Myh 1ghQ== MIME-Version: 1.0 In-Reply-To: <4f6280a0$0$29981$c3e8da3$5496439d@news.astraweb.com> References: <4f612b19$0$1379$4fafbaef@reader2.news.tin.it> <8e72d74f-c844-4de3-8a37-f6b1fdc2291f@y27g2000yqy.googlegroups.com> <50e9ceec-40f1-4ead-b2b6-87328b30d084@ow8g2000pbc.googlegroups.com> <4f61c828$0$1390$4fafbaef@reader2.news.tin.it> <4f61d728$0$1375$4fafbaef@reader2.news.tin.it> <4f61fd0a$0$1389$4fafbaef@reader2.news.tin.it> <4f6280a0$0$29981$c3e8da3$5496439d@news.astraweb.com> Date: Fri, 16 Mar 2012 14:12:44 +1100 Subject: Re: Python is readable From: Chris Angelico To: python-list@python.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.12 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: 22 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1331867565 news.xs4all.nl 6919 [2001:888:2000:d::a6]:38418 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:21734 On Fri, Mar 16, 2012 at 10:52 AM, Steven D'Aprano wrote: > On Fri, 16 Mar 2012 01:48:09 +1100, Chris Angelico wrote: > >> In a trivial example, it's mostly just noise: >> >> if a =3D=3D b =A0 =A0# who needs the colon? >> =A0 =A0 print(c) > > The reader, for the same reason that above you wrote: > > "In a trivial example, it's mostly just noise COLON" > > and indeed I too used a colon for the same reason. It ties the lead > sentence to the following block without ending the sentence, but still > introducing a new grouping or clause. Yep. As everyone who communicates on the internet knows, punctuation can often be omitted without introducing ambiguity. That doesn't mean it *should* be omitted. NOT TELEGRAMS TODAY STOP ChrisA