Path: csiph.com!fu-berlin.de!uni-berlin.de!not-for-mail From: Mark Lawrence Newsgroups: comp.lang.python Subject: Re: Encapsulation in Python Date: Tue, 15 Mar 2016 04:45:07 +0000 Lines: 26 Message-ID: References: <56E17985.7060002@benmezger.nl> <6984dafc-fffd-4d46-a173-421bb5c142d2@googlegroups.com> <4ddc3696-3f71-4598-98a6-929267f51fb9@googlegroups.com> <56e53cd3$0$1586$c3e8da3$5496439d@news.astraweb.com> <1376c684-2e7f-417a-9683-e47789f019fe@googlegroups.com> <56e76d0e$0$1593$c3e8da3$5496439d@news.astraweb.com> Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-Trace: news.uni-berlin.de wNqsFl7MnpYmkQr5af/wFw1YrrhfnmgABVrkgh0LiRTw== Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.001 X-Spam-Evidence: '*H*': 1.00; '*S*': 0.00; 'python,': 0.02; 'subject:Python': 0.05; 'from:addr:yahoo.co.uk': 0.05; 'differently': 0.07; 'brett': 0.09; 'received:80.91': 0.09; 'received:80.91.229': 0.09; 'received:gmane.org': 0.09; 'received:list': 0.09; 'python': 0.10; '2016': 0.16; 'enough.': 0.16; 'received:80.91.229.3': 0.16; 'received:io': 0.16; 'received:plane.gmane.org': 0.16; 'received:psf.io': 0.16; 'wrote:': 0.16; 'obviously': 0.16; 'language': 0.19; 'lawrence': 0.22; 'am,': 0.23; 'header:In-Reply-To:1': 0.24; 'header:User- Agent:1': 0.26; 'developers': 0.26; 'header:X-Complaints-To:1': 0.26; 'joining': 0.29; 'thinks': 0.29; 'wasting': 0.29; 'somebody': 0.30; 'anyone': 0.32; 'core': 0.32; 'language.': 0.32; "d'aprano": 0.33; 'steven': 0.33; 'tue,': 0.34; 'should': 0.36; 'there': 0.36; 'to:addr:python-list': 0.36; 'subject:: ': 0.37; 'received:org': 0.37; 'no,': 0.38; 'end': 0.39; 'to:addr:python.org': 0.40; 'mark': 0.40; 'charset:windows-1252': 0.62; 'course': 0.62; 'our': 0.64; 'mar': 0.65; 'brain': 0.66; 'pythonistas,': 0.84; 'victor': 0.84; 'subject:skip:E 10': 0.96 X-Injected-Via-Gmane: http://gmane.org/ X-Gmane-NNTP-Posting-Host: 80.234.129.0 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.6.0 In-Reply-To: <56e76d0e$0$1593$c3e8da3$5496439d@news.astraweb.com> X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Xref: csiph.com comp.lang.python:104916 On 15/03/2016 02:01, Steven D'Aprano wrote: > On Tue, 15 Mar 2016 10:19 am, Mark Lawrence wrote: > >> There is no need to optimise python, it is fast enough. I should of course have said on the end " for (say) 99% of purposes". > > Somebody should tell the core developers like Brett Cannon and Victor > Stinner that they are wasting their time working on Python optimizers. > > Since Python is fast enough, obviously anyone who thinks differently is > obviously mistaken, and we should just shut down all those projects like > Cython, Theano, Numba, Copperhead, Parakeet, Pyjion and Pyston. Clearly > their developers are just wasting their time. > No, they are merely joining up with Pinky and the Brain in taking over the world. -- My fellow Pythonistas, ask not what our language can do for you, ask what you can do for our language. Mark Lawrence