Path: csiph.com!usenet.pasdenom.info!aioe.org!news.stack.nl!newsfeed.xs4all.nl!newsfeed4.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.156 X-Spam-Level: * X-Spam-Evidence: '*H*': 0.72; '*S*': 0.03; 'from:addr:rosuav': 0.16; 'from:name:chris angelico': 0.16; 'superfluous': 0.16; 'wrote:': 0.17; 'header:In-Reply-To:1': 0.25; 'am,': 0.27; 'message- id:@mail.gmail.com': 0.27; 'johnson': 0.32; 'damage': 0.33; 'to:addr:python-list': 0.33; 'received:google.com': 0.34; 'received:209.85.220': 0.35; 'received:209.85': 0.35; 'received:209': 0.37; 'subject:: ': 0.38; 'to:addr:python.org': 0.39; '2013': 0.84; 'ugly,': 0.84; 'rick': 0.91 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:x-received:in-reply-to:references:date:message-id :subject:from:to:content-type; bh=hj1uZEnV2dxE+N3Ls1KnKcH+RTdVRfIqFLjq/XK9pps=; b=m64G/MG+q2fr+f+JSgvo3RBL3j7OFvH7dilHNtfNsTTs8j0wGDtovZZtdBcvZuPdCN bJHCdtVvRBTroSB96KuGZX3xulWqFCUafWbiqGWsHSkJwVyUyxVZ+jRMKjFHcQJzNGJm rb49pjF2LDm062zzh/Cdv3x3afeFGUPx+KVG9PHMrca8jP1KDHP2YLd9MeFC1z8JQNGs 2mO24Ny39Ovjvt8JX2Om/Y5AyhljA7AvaT5SA62U7BbS6HhgcOYU3DDr/bXKoCASVv4C KYbQpuaHpVzVU7+bHZx/BdUSkzCYezzk1e7llD2DW/Y52EsD3rnk9KHKH+6jfbTjvqFG /3DQ== MIME-Version: 1.0 X-Received: by 10.52.67.164 with SMTP id o4mr11480798vdt.42.1363478410145; Sat, 16 Mar 2013 17:00:10 -0700 (PDT) In-Reply-To: <509678b5-d3a8-4043-96b6-8e70690e353b@googlegroups.com> References: <509678b5-d3a8-4043-96b6-8e70690e353b@googlegroups.com> Date: Sun, 17 Mar 2013 11:00:10 +1100 Subject: Re: PyWart: NameError trackbacks are superfluous 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: 8 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1363478412 news.xs4all.nl 6843 [2001:888:2000:d::a6]:58784 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:41340 On Sun, Mar 17, 2013 at 10:50 AM, Rick Johnson wrote: > * Superfluous trackbacks are not only ugly, they damage > productivity. Extraordinary claims require extraordinary evidence. Start evidencing. ChrisA