Path: csiph.com!usenet.pasdenom.info!aioe.org!news.stack.nl!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.119 X-Spam-Level: * X-Spam-Evidence: '*H*': 0.79; '*S*': 0.03; 'subject:code': 0.07; 'correct,': 0.09; 'cc:addr:python-list': 0.11; 'python': 0.11; 'chris,': 0.16; 'obfuscated,': 0.16; 'pep8': 0.16; 'stdlib.': 0.16; 'subject:simple': 0.16; 'wrote:': 0.18; 'cc:addr:python.org': 0.22; 'sorry,': 0.24; 'cc:2**0': 0.24; 'read,': 0.26; 'header:In-Reply-To:1': 0.27; 'message- id:@mail.gmail.com': 0.30; "i'm": 0.30; 'code': 0.31; 'johnson': 0.35; 'but': 0.35; 'received:google.com': 0.35; 'really': 0.36; 'whilst': 0.36; 'too': 0.37; 'being': 0.38; 'sometimes': 0.38; 'how': 0.40; 'skip:u 10': 0.60; 'challenge': 0.61; 'skip:* 10': 0.61; 'further': 0.61; 'times': 0.62; 'to:addr:gmail.com': 0.65; 'late.': 0.68; 'zen': 0.84; 'dare': 0.91; 'inefficient': 0.91; 'rick': 0.93; '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:from:date:message-id:subject:to :cc:content-type:content-transfer-encoding; bh=pMMsp1aCVtxpEC4HXIicFw55kHRlEa15IHf6ZsnZ4Jc=; b=GeSLnMyaA63I6mIWjlxIBhCCXiFJKvS+qxQBWzsnv54Ij+HinWGOdVTxdo9vT1fz6f x6I00KWXO7mJEkhjv8sa5N0bUbE7u7XIw8FnBlRi0UKpt6XOFl2pGy4+tiR969BHUHux Go8gB/iXXmZTbz8udOkrdaCl0egLaVSkB5aRSUxF24rvoK1FoJiywV7M6AUjjjw2uXNQ m6Ee1kNl+nqmBRh+bKK0DNQQNXGlmx1+zQXcn3ZNMtVFm+0nmGQoBZDX/wY5vx/EanVx HwAjPz1FhLnWqGgtmOfLxIm3B6AZ+m8MD2qHTQcR5DQ5laIXVznxMblxrg3yQHlzW6A8 xgaA== X-Received: by 10.112.182.39 with SMTP id eb7mr9899798lbc.30.1372604964299; Sun, 30 Jun 2013 08:09:24 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: References: From: Joshua Landau Date: Sun, 30 Jun 2013 16:08:44 +0100 Subject: Re: Stupid ways to spell simple code To: Rick Johnson Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Cc: python-list 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: 1372604966 news.xs4all.nl 15868 [2001:888:2000:d::a6]:53052 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:49491 On 30 June 2013 15:58, Rick Johnson wrote: > Chris, i'm sorry, but your challenge is decades too late. If you seek amu= sement you need look no further than the Python stdlib. If you REALLY want = to be amused, peruse the "idlelib" -- not only is the code obfuscated, it a= lso breaks PEP8 and the PYTHON ZEN many times over. To translate: Not only is the code impossible to read, inefficient and unmaintainable whilst being only shallowly correct, but, *GASP* it sometimes *breaks* semi-arbitrary code *style* *suggestions*! How dare it!= =E2=80=BD