Path: csiph.com!newsfeed.hal-mli.net!feeder3.hal-mli.net!newsfeed.hal-mli.net!feeder1.hal-mli.net!newsfeed.xs4all.nl!newsfeed2.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.087 X-Spam-Evidence: '*H*': 0.83; '*S*': 0.00; 'yeah,': 0.09; 'applies': 0.15; 'enough.': 0.16; 'fiddle': 0.16; 'missing,': 0.16; 'wed,': 0.16; 'wrote:': 0.17; 'jan': 0.18; 'disable': 0.22; 'header:In- Reply-To:1': 0.25; 'am,': 0.27; 'message-id:@mail.gmail.com': 0.27; "doesn't": 0.28; 'chris': 0.28; 'implement': 0.32; 'to:addr :python-list': 0.33; 'received:google.com': 0.34; 'received:209.85.220': 0.35; 'received:209.85': 0.35; 'tool': 0.36; 'too': 0.36; 'author': 0.37; 'received:209': 0.37; 'well.': 0.37; 'subject:: ': 0.38; 'to:addr:python.org': 0.39; 'header:Received:5': 0.40; 'end': 0.40; 'most': 0.61; 'subject:, ': 0.61; 'subject:...': 0.63; '2013': 0.84; 'to:name:python': 0.84; 'subject:very': 0.91 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type; bh=WIhzEU+gGJoDaPKCSaHKAnkwbGBUheyc78UchWnIW3s=; b=kgTb4232affshtudgfhdJ7IjULj5pUdJz9kH0GOUh1+l4/NJ2Hoi/CieKaolVW8blR EsjM31wXcT/3fWKyR5/MSKCQIr8UEIXE02hf8r719qlWz1xLifUjaq8A3Fd9PS6rXyAw 7EljsY10R+R565h7O8e3dprU60FQVHDQZ8hpmHa1bNeViAMAwP2x7L+DDFL/DAbL08qy F+H0UzBiMLhATbmr32Rb/5GhW44d72QP5Aq5qGulo2LQbn7Hh5V9izO6zinJqrcU5oS1 1oIR+1Z9PtAJzmSv37Z8Z1peGp4moeWVNego2G9I2peFye5uTAl2UwwC5noVG55SvGv2 OhtA== MIME-Version: 1.0 In-Reply-To: References: From: Ian Kelly Date: Wed, 2 Jan 2013 12:31:52 -0700 Subject: Re: pylint, was Re: pygame - importing GL - very bad... To: Python 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: 9 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1357155151 news.xs4all.nl 6904 [2001:888:2000:d::a6]:36672 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:36008 On Wed, Jan 2, 2013 at 10:57 AM, Chris Angelico wrote: > Yeah, same applies to most linters I think. You end up disagreeing > with the author on half the points. Oh well. Doesn't make the tool > useless, just means you need to fiddle with it to get it how you want > it. It's a lot less work to disable a check than to implement a desired check that is missing, so to me it's better that a linter do too much by default than not enough.