Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!1.eu.feeder.erje.net!feeds.phibee-telecom.net!newsfeed.xs4all.nl!newsfeed2a.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.015 X-Spam-Evidence: '*H*': 0.97; '*S*': 0.00; 'from:addr:yahoo.co.uk': 0.04; 'builtin': 0.09; 'lawrence': 0.09; 'override': 0.09; 'received:80.91': 0.09; 'received:80.91.229': 0.09; 'received:gmane.org': 0.09; 'received:list': 0.09; 'python': 0.11; 'language.': 0.14; 'thread': 0.14; 'namespace,': 0.16; 'python",': 0.16; 'received:80.91.229.3': 0.16; 'received:plane.gmane.org': 0.16; 'essential': 0.16; 'language': 0.16; 'wrote:': 0.18; 'python?': 0.22; 'header:User-Agent:1': 0.23; 'header:X -Complaints-To:1': 0.27; 'header:In-Reply-To:1': 0.27; "i'm": 0.30; 'you?': 0.31; 'gary': 0.31; "can't": 0.35; 'common': 0.35; 'to:addr:python-list': 0.38; 'pm,': 0.38; 'to:addr:python.org': 0.39; 'received:org': 0.40; 'new': 0.61; 'such': 0.63; 'our': 0.64; 'more': 0.64; 'charset:windows-1252': 0.65; 'within': 0.65; '2015': 0.84; 'mindset': 0.84; 'offers.': 0.84; 'understand,': 0.84; 'received:89': 0.85; 'discovering': 0.91; 'here."': 0.91 X-Injected-Via-Gmane: http://gmane.org/ To: python-list@python.org From: Mark Lawrence Subject: Re: anomaly Date: Mon, 11 May 2015 08:40:56 +0100 References: <554F9525.5040101@digipen.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-Gmane-NNTP-Posting-Host: host-89-240-169-199.as13285.net User-Agent: Mozilla/5.0 (Windows NT 6.3; WOW64; rv:31.0) Gecko/20100101 Thunderbird/31.6.0 In-Reply-To: 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: 25 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1431330074 news.xs4all.nl 2936 [2001:888:2000:d::a6]:59268 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:90356 On 10/05/2015 20:12, boB Stepp wrote: > > On Sun, May 10, 2015 at 12:28 PM, Gary Herron wrote: > >> Common Python thought:: "We're all adults here." If you want to override >> a builtin within your own namespace, who are we to stop you? > > 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. -- My fellow Pythonistas, ask not what our language can do for you, ask what you can do for our language. Mark Lawrence