Path: csiph.com!usenet.pasdenom.info!gegeweb.org!de-l.enfer-du-nord.net!feeder2.enfer-du-nord.net!tudelft.nl!txtfeed1.tudelft.nl!multikabel.net!newsfeed20.multikabel.net!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.029 X-Spam-Evidence: '*H*': 0.94; '*S*': 0.00; 'subject:Python': 0.05; 'am,': 0.12; 'from:addr:rosuav': 0.16; 'from:name:chris angelico': 0.16; '\xa0to': 0.16; 'wrote:': 0.18; 'received:209.85.210.174': 0.21; 'received:mail-iy0-f174.google.com': 0.21; 'header:In-Reply- To:1': 0.22; 'message-id:@mail.gmail.com': 0.29; 'sun,': 0.30; 'programmers': 0.32; 'majority': 0.34; 'steven': 0.34; 'to:addr :python-list': 0.35; 'things': 0.35; 'received:google.com': 0.37; 'received:209.85': 0.38; 'space,': 0.38; 'received:209': 0.39; 'to:addr:python.org': 0.40; '11:57': 0.84 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=rp+yuofF78pbqxKJvLv+i1DcKG6rEuW9oYFCsElON+Y=; b=yRJ2AqdcEjHbejQFnTEWdVBe+tkEycsv2Ouwh0NODTGbSRHT2I5bp+hhMAzc4z/d87 zhEFY4zcbVWJa8n3vAgRUqr3flUvuo5wgSQgomApgevgJrWZkaouJzYGFTycVnXZ+rni dgTopF9nWy8XKviQT6XiqlVa2It9IG2sc5+SaVisHxaakRBZ37f34KPyFNFRzLRnLoHU d1erG2mP71DMaiHFGMdGn9IfXhkr9YVu1XQTVinkIwTaDJY1r8V8VwKjs29Q+6rvDjNW BAvVIl5H2sirKCDYRsY6Z8fvzR8BUb8qAKWNduaVz6FpJc1Nwj34tEtSWRh1NeEmVYcM dqVw== MIME-Version: 1.0 In-Reply-To: <4f6532e7$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> <4f6333ca$0$1392$4fafbaef@reader1.news.tin.it> <4f633a1a$0$29981$c3e8da3$5496439d@news.astraweb.com> <9sgsb1FsbpU1@mid.individual.net> <4f636a38$0$29981$c3e8da3$5496439d@news.astraweb.com> <9shd0kFvgbU1@mid.individual.net> <4f638b76$0$29981$c3e8da3$5496439d@news.astraweb.com> <9shj05FabeU1@mid.individual.net> <4f64fa18$0$1392$4fafbaef@reader1.news.tin.it> <4f6532e7$0$29981$c3e8da3$5496439d@news.astraweb.com> Date: Sun, 18 Mar 2012 12:07:36 +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: 9 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1332032861 news.xs4all.nl 6903 [2001:888:2000:d::a6]:37138 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:21841 On Sun, Mar 18, 2012 at 11:57 AM, Steven D'Aprano wrote: > The vast majority of English speakers write things like: > > =A0 =A0TO DO: And the vast majority of programmers leave out the space, even in non-code. ChrisA