Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!newsfeed.xs4all.nl!newsfeed2.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.029 X-Spam-Evidence: '*H*': 0.94; '*S*': 0.00; 'mrab': 0.05; 'subject:Python': 0.06; 'derived': 0.09; 'python': 0.11; '"from"': 0.16; 'from:addr:rosuav': 0.16; 'from:name:chris angelico': 0.16; 'wrote:': 0.18; 'thu,': 0.19; 'copied': 0.24; 'header:In-Reply- To:1': 0.27; 'message-id:@mail.gmail.com': 0.30; 'that.': 0.31; 'though.': 0.31; 'languages': 0.32; 'subject:with': 0.35; 'classes': 0.35; 'but': 0.35; 'received:google.com': 0.35; 'really': 0.36; "didn't": 0.36; 'nov': 0.38; 'to:addr:python- list': 0.38; 'pm,': 0.38; 'does': 0.39; 'to:addr:python.org': 0.39; 'even': 0.60; 'simple': 0.61; 'subject:your': 0.76; '2013': 0.98 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=0Qw4wcQUXg0pzp5rshYaD0SbLvzKEUs5SYfQE6CnNEE=; b=t4vlzplE6irp/0GRdJjBYqb4F+PIX17wVK6Qy35LT7YzlfLXdNUeVknkXZf4JSnI2V 1i8Yzy8t2dviYjLI0llQevmckRX5SxKD9X+j0Np+Xq9PEPeFf/a6iwr1K22uwL/Zb+S6 yCGbeIs+ukEhPsJqOrN9XCnLKneaIsXOMN74+nQwB4mqLtHHb5NogMpAn67UvLvvunHp OpcONfOPiz0ozA93xfcsjDlCDwV6BMMw66gG7vo2JHhFPUv51gF7Mhut408vTEgltQO7 fvielUuK8htwU2og3wG27KB3QLsoWhGIencBsh0iayQr/KYAJvPGrB5SREDvWlDrKCQR 55/Q== MIME-Version: 1.0 X-Received: by 10.66.248.202 with SMTP id yo10mr6617363pac.177.1383787058769; Wed, 06 Nov 2013 17:17:38 -0800 (PST) In-Reply-To: <527AE902.2040503@mrabarnett.plus.com> References: <82328ec8-7178-4a17-abfe-13d444fab9cf@googlegroups.com> <527AE902.2040503@mrabarnett.plus.com> Date: Thu, 7 Nov 2013 12:17:38 +1100 Subject: Re: Show off your Python chops and compete with others 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: 10 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1383787062 news.xs4all.nl 15943 [2001:888:2000:d::a6]:47986 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:58615 On Thu, Nov 7, 2013 at 12:12 PM, MRAB wrote: >> """From which languages are Python classes derived from?""" >> > Does it really have the word "from" twice? You know, I didn't even notice that. But since that was copied and pasted, I would say that yes, it really does. That's a pretty simple grammatical bugfix though. ChrisA