Path: csiph.com!newsfeed.hal-mli.net!feeder3.hal-mli.net!newsfeed.hal-mli.net!feeder1.hal-mli.net!newsfeed.xs4all.nl!newsfeed1a.news.xs4all.nl!xs4all!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.026 X-Spam-Evidence: '*H*': 0.95; '*S*': 0.00; 'languages,': 0.04; 'etc).': 0.09; 'used.': 0.09; 'cc:addr:python-list': 0.11; 'times,': 0.14; 'confuse': 0.16; 'from:addr:rosuav': 0.16; 'from:name:chris angelico': 0.16; 'lower-case': 0.16; 'subject:unicode': 0.16; 'symbols': 0.16; 'weird': 0.16; 'wrote:': 0.18; 'trying': 0.19; 'pointed': 0.19; 'typing': 0.19; 'programming': 0.22; 'separate': 0.22; 'cc:addr:python.org': 0.22; 'case.': 0.24; 'unicode': 0.24; 'cc:2**0': 0.24; 'header:In-Reply- To:1': 0.27; 'chris': 0.29; 'character': 0.29; 'message- id:@mail.gmail.com': 0.30; '(although': 0.31; '25,': 0.31; 'something': 0.35; 'good.': 0.35; 'point.': 0.35; 'but': 0.35; 'received:google.com': 0.35; 'subject:?': 0.36; 'should': 0.36; 'pm,': 0.38; 'letters': 0.60; 'lower': 0.61; 'address': 0.63; 'our': 0.64; 'mar': 0.68; 'capital': 0.73; 'upper': 0.74; 'eyes': 0.78; 'good!': 0.84; 'quicker': 0.84; 'to:none': 0.92; 'trained': 0.95 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=kGivovT3SXHnMxKAvvVf4++IA0D4r9+mkrH7YqokOxw=; b=DNm6XONfRBO2sd4N5ae4FNWU9hxfYdnPyCPvEJbTeMX+x3l1EnpB0KusggdOwIGr+7 m5fAUrn9tfXySsrZ34jbB/dzCImzEOHeefLio+63KoDoNKU4bMct8ZMEDU3T8BbpKWjO pkCpnJM9RQIHzdaKihC5kGSCDTlRxTtp5q+rKRQ1rvNufA8a3toWjm4FSh5oFOle+RKY ir5U1OU3XKaOZXd3ioLzqTTwB0OqrjhRdYtFSZkaX0K9AE2i7wOghrb6nX/zT4zQwtze EiUqWeaAApNMQNyBmFOjUGVyBNoulj4QKbYDTwWqDmtYhz/uNB+XY1MSRUfpMftKPc1Y K7AQ== MIME-Version: 1.0 X-Received: by 10.66.118.71 with SMTP id kk7mr76230641pab.14.1395735825542; Tue, 25 Mar 2014 01:23:45 -0700 (PDT) In-Reply-To: <87ior2zosv.fsf@elektro.pacujo.net> References: <9daf0806-02de-4447-964c-c8f8953c23e5@googlegroups.com> <532d5bd9$0$29994$c3e8da3$5496439d@news.astraweb.com> <0b78649a-16b3-4410-8258-e859578d62be@googlegroups.com> <281c8ce1-4f03-4e93-b5cd-d45b85e89e7e@googlegroups.com> <87ior2zosv.fsf@elektro.pacujo.net> Date: Tue, 25 Mar 2014 19:23:45 +1100 Subject: Re: Time we switched to unicode? 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.15 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: 27 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1395735829 news.xs4all.nl 2912 [2001:888:2000:d::a6]:34410 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:68998 On Tue, Mar 25, 2014 at 7:05 PM, Marko Rauhamaa wrote: > Chris Angelico : > >> On Tue, Mar 25, 2014 at 4:14 PM, Mark H Harris w= rote: >>>>>> =CE=A0 =3D pi >> >> That's good! (Although typing =CE=A0 quicker than pi is majorly pushing = it. > > It don't think that's good. The lower-case letter =CF=80 should be used. = The > upper-case letter is used for a product, although unicode dedicates a > separate character for the purpose: =E2=88=8F. > > I often see Americans, especially, confuse upper and lower-case letters > in symbols ("KM" for "km", "L" for "l" etc). However, we are dealing > with case-sensitive programming languages, so our eyes should have been > trained to address meaning to upper and lower case. This has been pointed out multiple times, and I did notice it myself. But it's not significant, and I was trying to avoid nit-picking. If you can type a capital =E2=88=8F, you can type a lower-case =CF=80, unless = there's something very weird going on. So it still makes his point. ChrisA