Path: csiph.com!usenet.pasdenom.info!gegeweb.org!usenet-fr.net!nerim.net!novso.com!newsfeed.xs4all.nl!newsfeed2a.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!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.009 X-Spam-Evidence: '*H*': 0.98; '*S*': 0.00; 'languages.': 0.04; 'cpython': 0.05; 'subject:Python': 0.06; 'subject: [': 0.09; 'subject:language': 0.09; 'cc:addr:python-list': 0.11; 'python': 0.11; 'project,': 0.12; "wouldn't": 0.14; '*keywords*': 0.16; 'from:addr:rosuav': 0.16; 'from:name:chris angelico': 0.16; 'subject: \n ': 0.16; 'wrote:': 0.18; 'translated': 0.19; 'cc:addr:python.org': 0.22; 'instance,': 0.24; 'cc:2**0': 0.24; "i've": 0.25; '(for': 0.26; 'header:In-Reply-To:1': 0.27; 'chris': 0.29; 'subject:) ': 0.29; 'message-id:@mail.gmail.com': 0.30; 'code': 0.31; 'that.': 0.31; 'another': 0.32; 'programmers': 0.33; 'but': 0.35; 'received:google.com': 0.35; 'there': 0.35; 'proposals': 0.36; 'wrong': 0.37; 'being': 0.38; 'subject:]': 0.38; 'issue': 0.38; 'pm,': 0.38; 'expect': 0.39; 'most': 0.60; "you're": 0.61; 'more': 0.64; 'mar': 0.68; 'limit': 0.70; '2015': 0.84; 'or...': 0.84; 'subject:Practices': 0.84; 'to:none': 0.92 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:cc :content-type:content-transfer-encoding; bh=xqQbvQJBdE4TU7b8Ou7rviPN73/3vievbSDH5KD4UYU=; b=MGLUaBDTIWp3VisBQ+2QrTno8tzPMEj50qqL/7fMsMj0UggYesl+z7Dh20Z6JfVtTO bNVCkyJtF3xJXDOZc50rj1NZm80rdQAJKrt9wC0TpaRknK3ZfdEb1RScoeMR46T5LB6r rpv675fCigxvN7sX4/EjhDlmLlKz46JwgJYtllzCHPkIbNY+pnPHtIpHhQDWjSTdsD/h 3JlN8S0k2ul7umxieP+448gRuI6WTdHgJOA6pzWIafq7AeqgRnrOoKW6isFF+jQ6Cepe nw2KMBGFwLSTQly773HidZH80Ea1rdOkYF1bEVjQ+Jr8KzdV/VAfMul/VQIdcXs+tdGW s1/g== MIME-Version: 1.0 X-Received: by 10.107.136.80 with SMTP id k77mr26572359iod.53.1425366846788; Mon, 02 Mar 2015 23:14:06 -0800 (PST) In-Reply-To: <87zj7ud0i1.fsf@elektro.pacujo.net> References: <87ioem8ftg.fsf@elektro.pacujo.net> <54f2c9c6$0$12991$c3e8da3$5496439d@news.astraweb.com> <8761ak7kxm.fsf@elektro.pacujo.net> <87sido6491.fsf@elektro.pacujo.net> <6d6033b8-d228-4f5f-ac68-ae5b2a226431@googlegroups.com> <87d24regm6.fsf@elektro.pacujo.net> <54f4763c$0$12979$c3e8da3$5496439d@news.astraweb.com> <87zj7ud0i1.fsf@elektro.pacujo.net> Date: Tue, 3 Mar 2015 18:14:06 +1100 Subject: Re: (Still OT) Nationalism, language and monoculture [was Re: Python Worst Practices] From: Chris Angelico Cc: "python-list@python.org" Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.19 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: 18 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1425366849 news.xs4all.nl 2978 [2001:888:2000:d::a6]:49748 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:86823 On Tue, Mar 3, 2015 at 6:05 PM, Marko Rauhamaa wrote: > Chris Angelico : > >> Aye, but that's only an issue if you use more than one. You're most >> welcome to use "colour" in a project, just be consistent. > > Or "Farbe" or "couleur" or "v=C3=A4ri" or... > > I *have* seen code like that. And I've seen a number of proposals to build Python with its *keywords* localized. While there is a reasonable limit to this (for instance, I wouldn't expect the disassembly of CPython byte-code to have "STORE_FAST" translated into another language), there's nothing wrong with programmers being able to write their code in their languages. ChrisA