Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!weretis.net!feeder4.news.weretis.net!rt.uk.eu.org!newsfeed.xs4all.nl!newsfeed3.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.038 X-Spam-Evidence: '*H*': 0.93; '*S*': 0.00; 'cc:addr:python-list': 0.11; '11:42': 0.16; 'from:addr:rosuav': 0.16; 'from:name:chris angelico': 0.16; 'identifiers': 0.16; 'subject:Unicode': 0.16; 'sat,': 0.16; 'language': 0.16; 'wrote:': 0.18; 'cc:addr:python.org': 0.22; 'fine': 0.24; '(or': 0.24; 'cc:2**0': 0.24; 'header:In-Reply-To:1': 0.27; 'am,': 0.29; 'message- id:@mail.gmail.com': 0.30; 'though.': 0.31; 'programmers': 0.33; 'received:google.com': 0.35; 'two': 0.37; 'different': 0.65; 'treats': 0.84; 'same,': 0.91; '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=O46P/ylHc9wUlEaY6RNMY6pbM5VH6bjT59ugTV6Zm2E=; b=PZPxSSdRIE1MxzQAFuokzuwOLrw67Wz9nfOMZTx6FOcF24o5PfgnMVNMrt5dY2ZMwV 9GHH5ZPsEhnoWC92ZGA37vE95wyiT+YY3Ms6SX/txcI8oVo7Gjc/rdqMX8OXoKIRoTep wyNtuHXeY8fGDNngB9EvIxdlOKo0zRXGBZoDeOeUGKBkhLRM+gNPsFajrB0xQhiB3GXg dsq863laqfJspg3BccF91vdacZwT/mAfveQM/Tlp4OHLWRKpXQBRVjMCtXL6V1Y+b8BG edaVrNDCfGncR5TRR7GeT5GDG9/w86hetv5r1beiy6jRfntxtxkCRka1XZIOp329Bc8o gvLw== MIME-Version: 1.0 X-Received: by 10.220.59.65 with SMTP id k1mr15574996vch.22.1399082048237; Fri, 02 May 2014 18:54:08 -0700 (PDT) In-Reply-To: References: <5361d4f9$0$11109$c3e8da3@news.astraweb.com> <82067b83-a6f5-4b16-b012-385535ea5607@googlegroups.com> <53635b34$0$29965$c3e8da3$5496439d@news.astraweb.com> <0bdd2577-2893-4564-9857-fcfc6021dced@googlegroups.com> <536387b8$0$29965$c3e8da3$5496439d@news.astraweb.com> <5e91529c-c03f-44ee-a610-5697fea167b2@googlegroups.com> <432508d1-984d-4c07-890b-31a7058429c6@googlegroups.com> Date: Sat, 3 May 2014 11:54:08 +1000 Subject: Re: Unicode 7 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: 11 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1399082056 news.xs4all.nl 2876 [2001:888:2000:d::a6]:55387 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:70884 On Sat, May 3, 2014 at 11:42 AM, Rustom Mody wrote: > Two identifiers that to some programmers > - can look the same > - and not to others > - and that the language treats as different > > is not fine (or =EF=AC=81ne) to me. The language treats them as the same, though. ChrisA