Path: csiph.com!fu-berlin.de!uni-berlin.de!not-for-mail From: Ben Finney Newsgroups: comp.lang.python Subject: Re: The Cost of Dynamism (was Re: Pyhon 2.x or 3.x, which is faster?) Date: Mon, 21 Mar 2016 13:11:11 +1100 Lines: 23 Message-ID: References: <56e44258$0$1598$c3e8da3$5496439d@news.astraweb.com> <8737rvxs89.fsf@elektro.pacujo.net> <56e7483d$0$1608$c3e8da3$5496439d@news.astraweb.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Trace: news.uni-berlin.de 152AuKohIe8ZgHVVFpX/WQTwymH/Mzvm65FCBDXBVYxg== Cancel-Lock: sha1:LZPMr0P0YsvfvNGKW1mhrlQQl3A= Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.004 X-Spam-Evidence: '*H*': 0.99; '*S*': 0.00; 'works.': 0.07; 'received:80.91': 0.09; 'received:80.91.229': 0.09; 'received:gmane.org': 0.09; 'received:list': 0.09; 'subject:which': 0.09; 'python': 0.10; 'python.': 0.11; 'appropriate': 0.14; 'bugs,': 0.16; 'received:80.91.229.3': 0.16; 'received:io': 0.16; 'received:plane.gmane.org': 0.16; 'received:psf.io': 0.16; 'subject:?)': 0.16; 'url:tutor': 0.16; 'weblog': 0.16; '\xe2\x80\x9cprogram': 0.16; 'otherwise,': 0.20; 'exceptions': 0.22; 'programming': 0.22; 'testing': 0.25; 'header :User-Agent:1': 0.26; 'header:X-Complaints-To:1': 0.26; 'comparison': 0.29; 'that.': 0.30; 'url:mailman': 0.30; 'code': 0.30; 'language.': 0.32; 'url:python': 0.33; 'url:listinfo': 0.34; 'but': 0.36; 'url:org': 0.36; 'to:addr:python-list': 0.36; 'subject:: ': 0.37; 'received:org': 0.37; 'presence': 0.38; 'url:mail': 0.40; 'to:addr:python.org': 0.40; 'your': 0.60; 'subject:The': 0.61; 'show': 0.62; 'making': 0.62; 'please,': 0.63; 'effective': 0.63; '_o__)': 0.84; 'inadequate': 0.84; 'received:125': 0.84 X-Injected-Via-Gmane: http://gmane.org/ X-Gmane-NNTP-Posting-Host: jigong.madmonks.org X-Public-Key-ID: 0xAC128405 X-Public-Key-Fingerprint: 517C F14B B2F3 98B0 CB35 4855 B8B2 4C06 AC12 8405 X-Public-Key-URL: http://www.benfinney.id.au/contact/bfinney-pubkey.asc X-Post-From: Ben Finney User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.4 (gnu/linux) 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:105329 BartC writes: > I don't have a clue about exceptions Please, stop making assertions about Python code until you have learned Python. You are a Python beginner. You would be welcome to learn Python over at the ‘tutor’ forum . Otherwise, please stop with the assertions about how Python works. You're free to tinker privately with your own programming language. But this is not an appropriate forum to go on at length about it in comparison with Python. You can create your own weblog if you want a forum for that. -- \ “Program testing can be a very effective way to show the | `\ presence of bugs, but is hopelessly inadequate for showing | _o__) their absence.” —Edsger W. Dijkstra | Ben Finney