Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!1.eu.feeder.erje.net!news.roellig-ltd.de!open-news-network.org!border2.nntp.ams1.giganews.com!nntp.giganews.com!newsfeed.xs4all.nl!newsfeed2.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: UNSURE 0.262 X-Spam-Level: ** X-Spam-Evidence: '*H*': 0.62; '*S*': 0.14; 'lawrence': 0.09; 'python': 0.11; 'thread': 0.14; 'python",': 0.16; 'essential': 0.16; 'wrote:': 0.18; 'python?': 0.22; 'mon,': 0.24; 'header:In-Reply- To:1': 0.27; 'am,': 0.29; 'message-id:@mail.gmail.com': 0.30; "i'm": 0.30; 'quite': 0.32; "can't": 0.35; 'received:google.com': 0.35; 'to:addr:python-list': 0.38; 'to:addr:python.org': 0.39; 'new': 0.61; 'such': 0.63; 'more': 0.64; '2015': 0.84; 'mindset': 0.84; 'offers.': 0.84; 'understand,': 0.84; 'discovering': 0.91; 'journey': 0.93 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=KmQhmwfezu/Y3V9TKeyV1CsH6cY+ue7b1O5jrKS5yqc=; b=GQnzNENhQwJC9wdx4yDiEC1sSQnQRteUyNDIXj56CT6hNN/YUeFCrkeqly1BwK8BNe bFPPjxAroVIKwlEQmIxpZMWx+p88g+f5oOT80H5ep3OS8DmMwCFix2FhI2b00VKWovqH gQcSEZQDWJJlD8sbXCuEaBsfkj6KFFa6ho4f3+CfVPN9tleEd6rO8aCvf3rmCicRAFGD 5HXvCl6qO6qAwm6ROBZGQpCwN6eVvRQLFok9bPC2qiC1ATjJqp6WM0NMVyKM0V5oeldg UhiKHb4yB7pIBa3mLC1MRznP8SlmqwCyM0vazaz+d28ohz3rs1dGZ81YUqRD2dJ9VKgx 6GCA== MIME-Version: 1.0 X-Received: by 10.140.33.227 with SMTP id j90mr12781513qgj.6.1431347218474; Mon, 11 May 2015 05:26:58 -0700 (PDT) In-Reply-To: References: <554F9525.5040101@digipen.edu> Date: Mon, 11 May 2015 07:26:58 -0500 Subject: Re: anomaly From: boB Stepp To: python-list@python.org Content-Type: text/plain; charset=UTF-8 X-Mailman-Approved-At: Mon, 11 May 2015 14:55:33 +0200 X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.20+ 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: 21 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1431348934 news.xs4all.nl 2944 [2001:888:2000:d::a6]:59075 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:90374 On Mon, May 11, 2015 at 2:40 AM, Mark Lawrence wrote: > On 10/05/2015 20:12, boB Stepp wrote: >> I'm surprised that this thought has not been added to the "Zen Of >> Python", as I see it as more and more recurrent as I continue my >> studies. What I would like to comprehend is what is the essential >> mindset of Python? That is, what do I need to understand, so that I am >> no longer likely to be surprised by discovering new possibilities in >> Python such as what the current thread is discussing? >> >> > > You need to understand that Python is so powerful that after 14 years I > still can't wrap my mind around all of the possibilities that it offers. That's quite a statement! I see I have a looonnnnggg journey ahead!! -- boB