Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!us.feeder.erje.net!newsfeed.fsmpi.rwth-aachen.de!newsfeed.straub-nv.de!feeds.phibee-telecom.net!newsfeed.xs4all.nl!newsfeed3a.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.028 X-Spam-Evidence: '*H*': 0.94; '*S*': 0.00; 'received:134': 0.05; 'override': 0.09; 'stating': 0.09; 'python': 0.11; 'looked-up': 0.16; 'otherwise,': 0.22; 'header:User-Agent:1': 0.23; 'question': 0.24; 'developers': 0.25; 'header:In-Reply-To:1': 0.27; 'chris': 0.29; "doesn't": 0.30; "we're": 0.32; 'but': 0.35; 'there': 0.35; 'keyword': 0.36; 'to:addr:python-list': 0.38; 'does': 0.39; 'to:addr:python.org': 0.39; 'most': 0.60; 'simply': 0.61; 'you.': 0.62 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AqYEAODpUVWGuA9G/2dsb2JhbABch1/JZAKCBgEBAQEBAYUsAQEDASNVBgsLGgIFFgsCAgkDAgECAUUTCAKIIAi1MI8zhEkBAQgCIIEhihiFDBaCUoFFAQSLOJIAh06PHCODeYMzAQEB Date: Tue, 12 May 2015 13:55:44 +0200 From: Antoon Pardon User-Agent: Mozilla/5.0 (X11; Linux i686; rv:31.0) Gecko/20100101 Icedove/31.5.0 MIME-Version: 1.0 To: python-list@python.org Subject: Re: anomaly References: <554F9525.5040101@digipen.edu> <5550815E.5080600@rece.vub.ac.be> <5550a1d4$0$13013$c3e8da3$5496439d@news.astraweb.com> <5550B0CF.208@rece.vub.ac.be> In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit 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: 13 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1431431746 news.xs4all.nl 2926 [2001:888:2000:d::a6]:58191 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:90443 Op 11-05-15 om 16:13 schreef Chris Angelico: > Why does Python have most built-ins as simply looked-up names that can > be overridden? Because otherwise, there would be a veritable ton of > keywords: But that doesn't answer the question why the developers chose "True" to be a keyword and "int" to be a looked-up name. and pretending to justify that choice by stating that the python thought is: We're all adults here, if you want to override a builtin, who are we to stop you. That is disingenuous.