Path: csiph.com!usenet.pasdenom.info!news.albasani.net!news.mixmin.net!hq-usenetpeers.eweka.nl!81.171.88.15.MISMATCH!eweka.nl!lightspeed.eweka.nl!194.109.133.86.MISMATCH!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.012 X-Spam-Evidence: '*H*': 0.98; '*S*': 0.00; 'things.': 0.05; '21,': 0.07; 'apis': 0.07; 'api': 0.09; '4:25': 0.16; 'from:addr:rosuav': 0.16; 'from:name:chris angelico': 0.16; 'inverse': 0.16; 'naming': 0.16; 'poll': 0.16; 'sorts': 0.16; 'threads': 0.16; 'wed,': 0.16; 'wrote:': 0.17; 'question.': 0.20; 'header:In-Reply-To:1': 0.25; 'important.': 0.27; 'subject:please': 0.27; 'message- id:@mail.gmail.com': 0.27; 'function': 0.30; 'to:addr:python- list': 0.33; 'received:google.com': 0.34; 'nov': 0.35; 'pm,': 0.35; 'received:209.85': 0.35; 'useful': 0.36; 'two': 0.37; 'received:209': 0.37; 'subject:: ': 0.38; 'mean': 0.38; 'things': 0.38; 'to:addr:python.org': 0.39; 'little': 0.39; 'header:Received:5': 0.40; 'your': 0.60; 'most': 0.61; 'between': 0.63; 'coherent': 0.84; "parkinson's": 0.84; 'sec.': 0.84 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=/CPDXRjCXGSuZ6tuG9f5l2v5PJFZjGRIg0hUqCSIAh0=; b=sXraD2nqfVbw33mwBWTmQY6UwixLNGCH5G8cipeIso1gkzFdOca4madNfnRPMcv8FS PJjrvnVEixQ6NMaBzRAiZ4NbZacT0qNKwUHmCeiS9a6d0DY11kh/45mN5BktQ1Q/RxhK kqDRO6XnW6+6wgpoPTvlg3Jbdzcc/4U+YpgYkB0b+uHtHSZjgi+91Awky4qRD3ywPo+h CrDctLLsiEHpCW2nTBvodA4EWZcbSrqBh5RJG3KJfpyX0kCjY/53ZQ8bSpmIBiFBRqPZ 82SIJikCOQGzARcw1u5o5V19BvnIVkezJOL2rCdpideJ9MJ5GUNq0CjDW5xv4AGUMAwR +tww== MIME-Version: 1.0 In-Reply-To: <20121120212544.8492f9d565883b2d8fb663c1@lavabit.com> References: <3d71f175-164e-494c-a521-2eaa5679b524@googlegroups.com> <20121120212544.8492f9d565883b2d8fb663c1@lavabit.com> Date: Wed, 21 Nov 2012 17:35:27 +1100 Subject: Re: 10 sec poll - please reply! 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: 14 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1353479730 news.xs4all.nl 6963 [2001:888:2000:d::a6]:51640 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:33705 On Wed, Nov 21, 2012 at 4:25 PM, rh wrote: > To counter your question. 10 sec. poll for the name for the law that > states that people will discuss/argue the most over those things > having little or no significance. You mean bikeshedding? Parkinson's Law of something-or-other... not the Law of Inverse Relevance, though the two do discuss the same sorts of things. And yet, trivial though it may seem, function naming in a permanent API is pretty important. Threads like this can be the difference between coherent and useful APIs and veritable piles of excrement. ChrisA