Path: csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!gegeweb.org!de-l.enfer-du-nord.net!feeder2.enfer-du-nord.net!feeder.news-service.com!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.009 X-Spam-Evidence: '*H*': 0.98; '*S*': 0.00; 'guido': 0.04; 'python': 0.08; 'url:peps': 0.09; 'am,': 0.12; 'developer': 0.12; '10:17': 0.16; 'bit.': 0.16; 'subject:PEP': 0.16; 'url:html)': 0.16; '\xa0this': 0.16; 'cc:addr:python-list': 0.16; 'written': 0.16; 'wrote:': 0.16; 'cc:no real name:2**0': 0.20; 'subject:Question': 0.21; 'cc:2**0': 0.22; 'header:In-Reply-To:1': 0.22; 'tue,': 0.23; 'sep': 0.23; 'noticed': 0.24; 'in:': 0.24; 'says': 0.25; 'windows': 0.26; "i'm": 0.27; 'url:mailman': 0.28; 'message- id:@mail.gmail.com': 0.29; 'cc:addr:python.org': 0.30; 'peters': 0.30; 'ran': 0.30; 'url:dev': 0.30; 'subject:?': 0.31; 'there': 0.33; 'url:listinfo': 0.33; 'it."': 0.34; 'thank': 0.35; 'url:python': 0.36; '(from': 0.37; 'url:pipermail': 0.37; 'some': 0.38; 'received:google.com': 0.38; 'url:org': 0.38; 'received:209.85': 0.38; 'should': 0.38; 'subject:: ': 0.39; 'leave': 0.40; 'forward': 0.62; 'link': 0.63; 'ever': 0.65; 'received:209.85.215.174': 0.67; 'received:mail- ey0-f174.google.com': 0.67; '"there': 0.84; 'zen': 0.84 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 :cc:content-type:content-transfer-encoding; bh=OXQDr5Gy4Rzaos7J+fSdrrPTQjebvZTswGDUriGVPCU=; b=ml8068JgGm2Qf/iw6qNa/rMwNo1/DoTOnu23S4sqJ4n8UJnNJY7ngGjfxrxf4KSdEN SX9kH451TtAh8n3xvD4s9gSFurJ3nlKcTgrE2N2l4dsG14gezooMJzAULcZVI0gHhh3w MuV6tBKt1R6+eiTMFkXprAglvZkQUwSIW8kZ8= MIME-Version: 1.0 In-Reply-To: References: Date: Tue, 6 Sep 2011 10:26:05 -0600 Subject: Re: PEP 20 - Silly Question? From: Eric Snow To: Joseph Armbruster Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Cc: python-list@python.org 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: 30 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1315326372 news.xs4all.nl 2550 [2001:888:2000:d::a6]:47184 X-Complaints-To: abuse@xs4all.nl Xref: x330-a1.tempe.blueboxinc.net comp.lang.python:12842 On Tue, Sep 6, 2011 at 10:17 AM, Joseph Armbruster wrote: > I have used Python for some time and ran a windows build-bot for a bit. > =A0This morning, I told a fellow developer "There should be only one obvi= ous > way to do it." and then I proceeded to forward him to the Zen of Python a= nd > sent him a link to: > http://www.python.org/dev/peps/pep-0020/ > I noticed that it says only 19 of 20 have been written down. =A0Which one= was > not written down? I'm not sure there ever was a 20th. Apparently Tim Peters was going to leave the last one for Guido to fill in: http://mail.python.org/pipermail/python-list/1999-June/616160.html (from http://www.wefearchange.org/2010/06/import-this-and-zen-of-python.htm= l) -eric > Thank You, > Joseph Armbruster > > -- > http://mail.python.org/mailman/listinfo/python-list > >