Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!newsfeed.xs4all.nl!newsfeed3a.news.xs4all.nl!xs4all!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.009 X-Spam-Evidence: '*H*': 0.98; '*S*': 0.00; '16,': 0.03; 'matches': 0.07; 'thats': 0.09; 'worse': 0.09; 'subject:How': 0.10; 'cc:addr :python-list': 0.11; 'finney': 0.16; 'from:addr:rosuav': 0.16; 'from:name:chris angelico': 0.16; 'letters.': 0.16; 'roy': 0.16; 'subject:questions': 0.16; 'wrote:': 0.18; 'feb': 0.22; 'cc:addr:python.org': 0.22; 'mon,': 0.24; 'cc:2**0': 0.24; 'header :In-Reply-To:1': 0.27; 'message-id:@mail.gmail.com': 0.30; 'writes:': 0.31; 'subject:from': 0.34; 'problem': 0.35; 'but': 0.35; 'received:google.com': 0.35; 'two': 0.37; 'ben': 0.38; 'pm,': 0.38; 'letters': 0.60; 'smith': 0.68; 'actually,': 0.84; 'regexp': 0.84; 'to:none': 0.92; 'subject:answer': 0.95 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:cc :content-type; bh=hvDfjea/b2eL1ZBT5QK/nqzWZtbAqJyfcpA3/KeVEKc=; b=eiPLFnC1NET2Ez85Hv+0Pe71O27/MDke0GXhEHyNYlHsmOldm+P5aKVKlDTI6wxAqV hjfUggZG7HknzSmq6Zit4YMmytMWMXb/DFtIzBa7vsgdmO918scxj4G8MnIyn53i43FY 8zrAEVXFTy1jSc7fd3plrqN0JgZlHdI++hbGl+FxERoRn9+sgC1XYLW98EZtP7Hi7fh/ W6dVwvZgpyvyWXYxPzrVhSTxDYk3cE7oNKpsFCsuChNG9QVk5BMXDCjjaT6NYelSIVqO ddQogaeeKX4iF+KSOCgRYpHFm7LNapG7OCCx4uHIm06WOCtLp+qQkuYiy0RjxyfHbRNr V3rQ== MIME-Version: 1.0 X-Received: by 10.66.102.39 with SMTP id fl7mr23155870pab.43.1392602526490; Sun, 16 Feb 2014 18:02:06 -0800 (PST) In-Reply-To: <85bny65x5j.fsf@benfinney.id.au> References: <85bny65x5j.fsf@benfinney.id.au> Date: Mon, 17 Feb 2014 13:02:06 +1100 Subject: Re: How to answer questions from newbies From: Chris Angelico Cc: "python-list@python.org" Content-Type: text/plain; charset=UTF-8 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: 18 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1392602852 news.xs4all.nl 2841 [2001:888:2000:d::a6]:33423 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:66579 On Mon, Feb 17, 2014 at 12:46 PM, Ben Finney wrote: > Rustom Mody writes: > >> On Sunday, February 16, 2014 9:44:00 PM UTC+5:30, Roy Smith wrote: >> > Moi? >> >> See thats the problem with re's -- just 3 letters and completely >> incomprehensible! > > Actually, that's a regexp pattern that matches two *or* three letters. It's worse if you emphasize it. Did you say *re*? But let's not be greedy, here. ChrisA