Path: csiph.com!usenet.pasdenom.info!news.redatomik.org!newsfeed.xs4all.nl!newsfeed8.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.055 X-Spam-Evidence: '*H*': 0.90; '*S*': 0.01; 'subject:Python': 0.05; 'mrab': 0.05; 'subject:into': 0.09; 'java,': 0.15; 'wrote:': 0.16; 'language': 0.19; '2015': 0.20; 'java': 0.22; 'sep': 0.22; 'sat,': 0.23; 'implemented': 0.24; 'recognized': 0.24; 'header:In-Reply- To:1': 0.24; 'message-id:@mail.gmail.com': 0.27; 'follows': 0.29; 'generally': 0.32; 'closely': 0.33; 'except': 0.34; 'received:google.com': 0.35; 'to:addr:python-list': 0.36; 'pm,': 0.36; 'subject:: ': 0.37; 'to:addr:python.org': 0.40; 'where': 0.40; 'better.': 0.66; 'designers': 0.72; 'conceived': 0.84; 'to:name:python': 0.84; 'poorly': 0.93; 'tied': 0.93 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type; bh=OxgmEkYt13R6TzehjVSLqE+jwa9HboCuHBmJK1cezwM=; b=eme/W6dd7UZve0hZMRmezm1dw3RE5LWGGQjc0GyVgW3qmnY/NCyxUyLedQ43+5Vpq0 neXKg8n7elcaT3sSuqP1WwzbchEB7D5pE1LtMTwwwMRiQGtTnB87UT08TwJr1iEeaI8X Az/Hmx2KobAfsbPXWhwc5fW7wcCx2hU6t1M1gvLm6rSiLUktyy4koPcWqsaUAlVUAxIk +m9cnznsbUV6S57zhB9XrHbWfKDI8+BoUfWlGS+cBeHvNA256SPGlq8WXj8KAo24B1mW kELF6swLoOr2eO3iianQf7on1hZGIKkk6/VjN3qSoT8DzPgB1kabY3cNg274W08n2YWQ eqow== X-Received: by 10.129.45.194 with SMTP id t185mr17933891ywt.111.1441585221763; Sun, 06 Sep 2015 17:20:21 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: <55EBAAFD.4090902@mrabarnett.plus.com> References: <58e0d1b5-a7ca-4811-9926-fba1b7ede83f@googlegroups.com> <55EA487D.2010807@gmail.com> <03c53b53-4103-4fd8-8851-caeccda8e016@googlegroups.com> <55eba65d$0$1665$c3e8da3$5496439d@news.astraweb.com> <55EBAAFD.4090902@mrabarnett.plus.com> From: Ian Kelly Date: Sun, 6 Sep 2015 18:19:42 -0600 Subject: Re: Program in or into (was Python handles globals badly) To: Python Content-Type: text/plain; charset=UTF-8 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: 7 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1441585230 news.xs4all.nl 23810 [2001:888:2000:d::a6]:58058 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:96087 On Sat, Sep 5, 2015 at 8:54 PM, MRAB wrote: > And C# follows what Java does. Except where the language designers recognized that the Java way was poorly conceived or implemented and did it better. Generally speaking, I would much prefer to work in C# over Java, if only the language weren't so closely tied to .NET.