Path: csiph.com!goblin3!goblin1!goblin.stu.neva.ru!uio.no!news.tele.dk!news.tele.dk!small.news.tele.dk!newsgate.cistron.nl!newsgate.news.xs4all.nl!nzpost1.xs4all.net!not-for-mail Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.006 X-Spam-Evidence: '*H*': 0.99; '*S*': 0.00; 'python,': 0.02; 'subject:Python': 0.05; 'perl,': 0.07; 'ugly': 0.07; 'language,': 0.11; 'boring,': 0.16; 'haskell,': 0.16; 'readable': 0.16; 'somehow,': 0.16; 'wrote:': 0.16; 'language': 0.19; 'suppose': 0.22; 'programming': 0.22; 'header:In-Reply-To:1': 0.24; 'header :User-Agent:1': 0.26; 'chris': 0.26; '(it': 0.29; 'code': 0.30; 'functional': 0.32; 'language.': 0.32; 'right?': 0.33; 'received:10.0': 0.34; 'best,': 0.35; 'possible,': 0.35; 'level': 0.35; 'but': 0.36; 'depends': 0.36; 'to:addr:python-list': 0.36; 'subject:: ': 0.37; 'received:10': 0.37; 'to:addr:python.org': 0.40; 'received:de': 0.40; 'charset:windows-1252': 0.62; 'more': 0.63; 'sounds': 0.76; 'compiles': 0.84 Subject: Re: Python handles globals badly. To: python-list@python.org References: <86fa425b-d660-45ba-b0f7-3beebdec8e14@googlegroups.com> <55EE9EEC.1060907@rece.vub.ac.be> <55EEDD37.5090602@gmx.com> <55f072aa$0$1669$c3e8da3$5496439d@news.astraweb.com> <55F079BD.7040408@mail.de> From: "Sven R. Kunze" Date: Wed, 9 Sep 2015 21:21:51 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.2.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-purgate: clean X-purgate: This mail is considered clean (visit http://www.eleven.de for further information) X-purgate-type: clean X-purgate-Ad: Categorized by eleven eXpurgate (R) http://www.eleven.de X-purgate: This mail is considered clean (visit http://www.eleven.de for further information) X-purgate: clean X-purgate-size: 616 X-purgate-ID: 154282::1441826513-00000883-318D6BCE/0/0 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: 14 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1441826515 news.xs4all.nl 23846 [2001:888:2000:d::a6]:60384 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:96213 On 09.09.2015 21:00, Chris Angelico wrote: > Suppose it's possible, somehow, to design the perfect language. (It > isn't, because the best language for a job depends on the job, but > suppose it for the nonce.) It is simultaneously more readable than > Python, more ugly than Perl, more functional than Haskell, and > compiles to lower level code than C does. The compiler's/interpreter's > internals are a bug-free demonstration of utter code beauty, and you > no longer have reason to use any other programming language, because > this one is the ultimate. That sounds boring, right? ;) Best, Sven