Path: csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!aioe.org!feeder.news-service.com!newsfeed.xs4all.nl!newsfeed5.news.xs4all.nl!xs4all!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.025 X-Spam-Evidence: '*H*': 0.95; '*S*': 0.00; 'php,': 0.09; 'precedence': 0.09; 'separating': 0.09; 'am,': 0.12; '16,': 0.15; 'forget.': 0.16; 'from:addr:rosuav': 0.16; 'from:name:chris angelico': 0.16; 'roy': 0.16; 'sane': 0.16; 'wrote:': 0.16; 'language,': 0.17; 'language': 0.17; 'header:In-Reply-To:1': 0.22; 'tue,': 0.23; 'aug': 0.24; 'message-id:@mail.gmail.com': 0.29; 'fairly': 0.30; 'changing': 0.31; 'to:addr:python-list': 0.33; 'rules': 0.34; 'languages': 0.37; 'but': 0.37; 'two': 0.37; 'received:google.com': 0.38; 'received:209.85': 0.38; 'subject:: ': 0.39; 'to:addr:python.org': 0.39; 'details': 0.65; 'subject:line': 0.73; 'article': 0.76; '*for': 0.84; 'or:': 0.91; 'dare': 0.93 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; bh=95eBzHrBR1Rppxp48fa3puDToCChTceqDH1E6vhj8Lo=; b=DnIflArgdXc1QS/1II8i5JcnoBODSE8bPzBQEWWmkO3Rpj/VN3I+R+E4tPDnlsfMM8 Lmx7JTwm0C0gNjAiiMxEPpPYZ2Bh7AmXE1aOcKNfiaF9r25HIdtaqL+zN8DgiAV49dUp rtWBMG1vMy0hLKPluIEQrlDnVG8cN0OdWDPvY= MIME-Version: 1.0 In-Reply-To: References: <1312951356.77394.YahooMailNeo@web121518.mail.ne1.yahoo.com> <1312981104.89312.YahooMailNeo@web121520.mail.ne1.yahoo.com> <1312982377.95657.YahooMailNeo@web121508.mail.ne1.yahoo.com> <87fwl9hr4r.fsf@benfinney.id.au> <4e43cb2a$0$29986$c3e8da3$5496439d@news.astraweb.com> <74c2421f-28a0-4a8d-bf74-4eebacfb74f1@d7g2000vbv.googlegroups.com> <92b8f192-d7fc-4c60-87ad-71b12652f3a2@k8g2000yqk.googlegroups.com> Date: Tue, 16 Aug 2011 01:37:21 +0100 Subject: Re: allow line break at operators 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: 16 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1313455044 news.xs4all.nl 23856 [2001:888:2000:d::a6]:46789 X-Complaints-To: abuse@xs4all.nl Xref: x330-a1.tempe.blueboxinc.net comp.lang.python:11485 On Tue, Aug 16, 2011 at 1:34 AM, Roy Smith wrote: > In article , > =A0Chris Angelico wrote: > >> Or: "Blasted PHP, which >> operators have precedence between || and or?" which is easy to forget. >> >> And you're right about the details changing from language to language, >> hence the operators table *for each language*. But most languages >> follow fairly sane rules > > How dare you use the words "PHP" and "sane" in two adjoining paragraphs! By separating them with the word "most". ChrisA