Path: csiph.com!newsfeed.hal-mli.net!feeder3.hal-mli.net!newsfeed.hal-mli.net!feeder1.hal-mli.net!us.feeder.erje.net!feeder.erje.net!eu.feeder.erje.net!news.stack.nl!newsfeed.xs4all.nl!newsfeed3.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.185 X-Spam-Level: * X-Spam-Evidence: '*H*': 0.68; '*S*': 0.05; 'ugly': 0.07; 'attributions': 0.16; 'from:addr:rosuav': 0.16; 'from:name:chris angelico': 0.16; "someone's": 0.16; 'spurious': 0.16; 'subject: \n ': 0.16; 'top-post': 0.16; 'wrote:': 0.18; 'bit': 0.19; 'necessary.': 0.24; 'text,': 0.24; 'posts': 0.26; 'header:In- Reply-To:1': 0.27; 'message-id:@mail.gmail.com': 0.30; 'lines': 0.31; 'long.': 0.31; 'noted': 0.31; 'subject:the': 0.34; 'problem': 0.35; 'but': 0.35; 'received:google.com': 0.35; 'too': 0.37; 'to:addr:python-list': 0.38; 'pm,': 0.38; 'short': 0.38; 'quote': 0.39; 'to:addr:python.org': 0.39; 'remove': 0.60; 'most': 0.60; 'new': 0.61; 'more': 0.64; 'online': 0.71; "'new'": 0.84; 'characters,': 0.84; 'confusing': 0.84; "it'd": 0.84; 'rusi': 0.91; 'subject:+': 0.91; '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=276qN5fsKHJmdZ1B86B6HbR5b8/kvdiUHpOAWOl7SDM=; b=c0k0RRHyWEoVpvb3kFnO++WuNI/FYd9QznRs02vLjqBrTRPDFyLHpUzVvJkAwR6fkN fumDhqAC911AFmT6W/q5XjWJQ7H55VIkTpqDTThyOAeLCeLmdv9bUjZk8uoleth+I/oo WOA6nsUihYpkW9ORSSytX9hYCXQD43IBUZr7yy2yjgTeSzFu+niQvjcNJV+AXOv7a8gA eKKEc8AUV7C5LZegXk5CbFk5K5r5sHrm8KPcH06NnPtPuCukM17PWv1TWw+0zK6QBcMI iwmbYkVX03CWd3rS0Xk3UoHedraeuBMzTgc/3GexhCHJnW1TltDAARc/jl/5O+PKe6C9 xXow== MIME-Version: 1.0 X-Received: by 10.68.232.74 with SMTP id tm10mr9166788pbc.64.1382838990966; Sat, 26 Oct 2013 18:56:30 -0700 (PDT) In-Reply-To: <1c0d2f01-d012-4dee-b806-710c2da310f0@googlegroups.com> References: <6f2b7$525f2302$5419b3e4$13466@cache1.tilbu1.nb.home.nl> <1c0d2f01-d012-4dee-b806-710c2da310f0@googlegroups.com> Date: Sun, 27 Oct 2013 12:56:30 +1100 Subject: Re: Possibly better loop construct, also labels+goto important and on the fly compiler idea. 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: 15 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1382839000 news.xs4all.nl 15877 [2001:888:2000:d::a6]:38720 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:57698 On Sun, Oct 27, 2013 at 12:45 PM, rusi wrote: > Yes... that page is longer and more confusing than necessary. > 1. The double-posting bit is unnecessary -- not been happening after the 'new' GG. > 2. The missing attributions problem is new and needs to be added > 3. The main message of that page that needs to be noted is > - to remove extra spurious lines > - to NOT top-post If someone's editing that page, it'd be nice to also ask people to chop their lines short - most newsgroup and mail clients hard-wrap to 80 characters, but GG posts invariably come through with one-line paragraphs. It's annoying when you try to quote the text, and several online archives look ugly when the lines are too long. ChrisA