Path: csiph.com!usenet.pasdenom.info!news.albasani.net!newsfeed.freenet.ag!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.028 X-Spam-Evidence: '*H*': 0.94; '*S*': 0.00; 'subject:Python': 0.05; 'url:faqs': 0.09; 'from:addr:rosuav': 0.16; 'from:name:chris angelico': 0.16; 'url:catb': 0.16; 'wrote:': 0.17; 'thu,': 0.17; 'feb': 0.19; 'module': 0.19; 'header:In-Reply-To:1': 0.25; 'message-id:@mail.gmail.com': 0.27; 'to:addr:python-list': 0.33; 'received:google.com': 0.34; 'jason': 0.35; 'pm,': 0.35; 'subject:?': 0.35; 'received:209.85': 0.35; 'url:org': 0.36; 'received:209': 0.37; 'subject:: ': 0.38; 'to:addr:python.org': 0.39; '2013': 0.84; 'subject:you': 0.88 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:content-transfer-encoding; bh=nPDBiDCH0Njs+K08HA35hoZezruZ+Yx5LEUrygD6YQ4=; b=lgtnbCAfxlo/TCnFqixJ26C6i0wt8XUslkHao+9+002KSjfd/tBHfGUW3cnbmk81F5 CAquGHzXvJUoGvNISPfhPDguFPfnaZpwvfgK8wnh/DwApumGaZv2V5P57ukojN/0vB/o X7E7ywFy9HE7Js2RZpLxlob+4wdcwhjVC5OqNS3FA+Y+kGG+mtwyNsoeV7mBNnfSyIPD Hu3laauf3dVf//CLAhvVcn/ZrVXVu1F0UtVSC7vdTWX2GX3VRhFMhBptwOcuOfNmHKuJ 6IrlaEbvsFEu+SarBeIfaknebATi7hZ3qCXvHow9ewNTVM1DZx35uw/zBSKjCmeaE5Ai 0QxA== MIME-Version: 1.0 X-Received: by 10.58.97.165 with SMTP id eb5mr2052493veb.40.1362028905478; Wed, 27 Feb 2013 21:21:45 -0800 (PST) In-Reply-To: References: <512cb0a0$0$30001$c3e8da3$5496439d@news.astraweb.com> Date: Thu, 28 Feb 2013 16:21:45 +1100 Subject: Re: Do you feel bad because of the Python docs? From: Chris Angelico To: python-list@python.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable 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: 10 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1362028908 news.xs4all.nl 6990 [2001:888:2000:d::a6]:56234 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:40108 On Thu, Feb 28, 2013 at 3:59 PM, Jason Friedman wrote: > The lazy and workable approach is to read the module documentation, > make a reasonable effort, follow > http://www.catb.org/esr/faqs/smart-questions.html, and voil=E0. The Force is strong with this one. If only others would follow this lazy approach... ChrisA