Path: csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!aioe.org!feeder.news-service.com!newsfeed.xs4all.nl!newsfeed6.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.001 X-Spam-Evidence: '*H*': 1.00; '*S*': 0.00; 'cpython': 0.05; 'subject:Python': 0.06; 'inspired': 0.07; 'python': 0.08; 'scripts': 0.09; '__future__': 0.09; 'wed,': 0.12; 'received:209.85.214.174': 0.13; 'received:mail- iw0-f174.google.com': 0.13; 'wrote:': 0.15; 'egg': 0.16; 'from:addr:rosuav': 0.16; 'from:name:chris angelico': 0.16; "lutz's": 0.16; 'propose:': 0.16; 'subject:apologies': 0.16; 'wizard': 0.16; 'pm,': 0.16; 'header:In-Reply-To:1': 0.22; 'received:209.85.214': 0.28; 'message-id:@mail.gmail.com': 0.28; 'import': 0.29; 'coding': 0.32; 'too': 0.32; 'to:addr:python- list': 0.34; 'received:google.com': 0.38; 'received:209.85': 0.38; 'books,': 0.39; 'subject:with': 0.39; 'to:addr:python.org': 0.39; 'mark': 0.40; 'received:209': 0.40; 'john': 0.62; 'become': 0.72; 'subject:The': 0.73; 'subject:Who': 0.91 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; bh=EjT+esGbxkfO4WGt6CRRx0uS6LDF/h/BHzqN/3SPOro=; b=nzSNJTGH8SGrnwPVAeliFgkWGj+rdp+aQ97Z7+clJ1m1n5vfkmdF008rYshpS+3Fn9 xWhFLfn5bFtdb8AvGWq1AxC9UTImOCBPumAMTq8YDgdorF2OB1Zpi7m8MmhLixh+bi5N FtthNumQuve97JHri5ECJk+NjumEVC2Q1jlC8= MIME-Version: 1.0 In-Reply-To: References: <8479eca3-843d-4857-a857-320da4a93965@u6g2000prc.googlegroups.com> Date: Wed, 13 Jul 2011 22:53:55 +1000 Subject: Re: "Python Wizard," with apologies to The Who 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.12 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: 12 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1310561639 news.xs4all.nl 23968 [2001:888:2000:d::a6]:43597 X-Complaints-To: abuse@xs4all.nl Xref: x330-a1.tempe.blueboxinc.net comp.lang.python:9389 On Wed, Jul 13, 2011 at 10:46 PM, bruno.desthuilliers@gmail.com wrote: > On Jul 12, 6:40=A0pm, John Keisling wrote: >> After too much time coding Python scripts and reading Mark Lutz's >> Python books, I was inspired to write the following lyrics. > > Brillant. This deserves to become a cpython easter egg along with > import this or from __future__ import braces. Propose: from eastereggs import wizard ChrisA