Path: csiph.com!usenet.pasdenom.info!aioe.org!news.stack.nl!newsfeed.xs4all.nl!newsfeed4.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.023 X-Spam-Evidence: '*H*': 0.95; '*S*': 0.00; 'ascii': 0.09; 'instance.': 0.09; 'received:80.91': 0.09; 'received:80.91.229': 0.09; 'received:gmane.org': 0.09; 'received:list': 0.09; 'ascii,': 0.16; 'finney': 0.16; 'received:80.91.229.3': 0.16; 'received:plane.gmane.org': 0.16; 'subject:Unicode': 0.16; 'wrote:': 0.18; 'header:User-Agent:1': 0.23; "aren't": 0.24; 'law.': 0.26; 'header:X-Complaints-To:1': 0.27; 'chris': 0.29; 'characters': 0.30; "d'aprano": 0.31; 'steven': 0.31; 'writes:': 0.31; 'alone': 0.33; 'fri,': 0.33; 'common': 0.35; 'but': 0.35; 'there': 0.35; 'science,': 0.36; 'represent': 0.38; 'ben': 0.38; 'to:addr:python-list': 0.38; 'pm,': 0.38; 'does': 0.39; 'to:addr:python.org': 0.39; 'received:org': 0.40; 'even': 0.60; 'mentioned': 0.61; 'new': 0.61; 'day.': 0.63; 'industry,': 0.78; 'received:125': 0.84; 'philips': 0.91 X-Injected-Via-Gmane: http://gmane.org/ To: python-list@python.org From: Ben Finney Subject: Re: Unicode 7 Date: Fri, 02 May 2014 19:16:29 +1000 References: <5361d4f9$0$11109$c3e8da3@news.astraweb.com> <82067b83-a6f5-4b16-b012-385535ea5607@googlegroups.com> <5362D9C1.9000108@mrabarnett.plus.com> <1c08837e-496b-4fb2-8ff9-f8a495b67d67@googlegroups.com> <53635299$0$29965$c3e8da3$5496439d@news.astraweb.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Gmane-NNTP-Posting-Host: jigong.madmonks.org X-Public-Key-ID: 0xAC128405 X-Public-Key-Fingerprint: 517C F14B B2F3 98B0 CB35 4855 B8B2 4C06 AC12 8405 X-Public-Key-URL: http://www.benfinney.id.au/contact/bfinney-pubkey.asc X-Post-From: Ben Finney User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.4 (gnu/linux) Cancel-Lock: sha1:PmZXUWtPGya8dLu/zodjyhtKZko= 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: 21 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1399022203 news.xs4all.nl 2936 [2001:888:2000:d::a6]:52686 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:70857 Chris Angelico writes: > On Fri, May 2, 2014 at 6:08 PM, Steven D'Aprano > wrote: > > ... even *Americans* cannot represent all their common characters in > > ASCII, let alone specialised characters from mathematics, science, > > the printing industry, and law. > > Aside: What additional characters does law use that aren't in ASCII? > Section § and paragraph ¶ are used frequently, but you already > mentioned the printing industry. Are there other symbols? ASCII does not contain “©” (U+00A9 COPYRIGHT SIGN) nor “®” (U+00AE REGISTERED SIGN), for instance. -- \ “I got some new underwear the other day. Well, new to me.” —Emo | `\ Philips | _o__) | Ben Finney