Path: csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!aioe.org!feeder.news-service.com!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; 'coding.': 0.09; 'syntax': 0.11; 'wrote:': 0.15; 'from:addr:rosuav': 0.16; 'from:name:chris angelico': 0.16; 'rantingrick': 0.16; 'hopefully': 0.16; 'pm,': 0.16; 'received:74.125.82.44': 0.19; 'received:mail- ww0-f44.google.com': 0.19; 'starts': 0.19; 'header:In-Reply-To:1': 0.22; 'body.': 0.23; 'happen.': 0.23; 'stops': 0.23; "i'm": 0.27; 'sat,': 0.28; 'message-id:@mail.gmail.com': 0.28; 'lines': 0.31; 'error': 0.31; 'to:addr:python-list': 0.34; 'pretty': 0.35; 'received:google.com': 0.38; 'subject:: ': 0.38; 'received:74.125.82': 0.39; 'to:addr:python.org': 0.39; 'received:74.125': 0.40; 'happen': 0.62; 'making': 0.66; 'blank': 0.71; '30,': 0.74; 'safe.': 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; bh=eNi2nZT5WVlkhoerGEP6Of+m9ry40wl/LzvVNAH1ILc=; b=UnMrGFe9WdTfASvK0DtSuFjgx7+R7FGNYSo7dP6VKG6Qvcjd5RNpojcEeruWuHgZK0 YoMyP+JB4uPe7UDvzVyuc8XwkuTDXYDJzmuUDgXDsOrY0GURjFrELtTTpSF+/7WDhWNk 9IMcSZMAvHGNmFcFN/tytjnjGCHqaGP1z+dOs= MIME-Version: 1.0 In-Reply-To: <986d288d-06f6-4657-8172-f1d82a4d9481@a31g2000vbt.googlegroups.com> References: <4371028e-5be0-49dd-8e05-ea773ce74e00@l37g2000yqd.googlegroups.com> <986d288d-06f6-4657-8172-f1d82a4d9481@a31g2000vbt.googlegroups.com> Date: Sat, 30 Jul 2011 18:04:13 +0100 Subject: Re: PyWart: PEP8: A cauldron of inconsistencies. 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.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: 14 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1312045460 news.xs4all.nl 23860 [2001:888:2000:d::a6]:58702 X-Complaints-To: abuse@xs4all.nl Xref: x330-a1.tempe.blueboxinc.net comp.lang.python:10591 On Sat, Jul 30, 2011 at 5:52 PM, bruno.desthuilliers@gmail.com wrote: > On 28 juil, 00:34, rantingrick wrote: > >> In Python4000 i'm making it a syntax error to >> include ANY blank lines in a func/meth body. > > Hopefully this is not going to happen. It will happen when Rick stops ranting and starts coding. So you're pretty safe. ChrisA