Path: csiph.com!usenet.pasdenom.info!gegeweb.org!de-l.enfer-du-nord.net!feeder1.enfer-du-nord.net!cs.uu.nl!news.stack.nl!newsfeed.xs4all.nl!newsfeed1.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.062 X-Spam-Evidence: '*H*': 0.88; '*S*': 0.00; 'cpython': 0.05; 'derived': 0.09; 'subject:few': 0.09; 'utilizing': 0.09; 'windows': 0.15; 'encodings': 0.16; 'too?': 0.16; 'wrote:': 0.18; 'example': 0.22; 'header:User-Agent:1': 0.23; 'exists': 0.24; 'unicode': 0.24; 'people,': 0.24; 'header:In-Reply-To:1': 0.27; 'character': 0.29; 'characters': 0.30; 'this.': 0.32; 'sense': 0.34; 'johnson': 0.35; 'but': 0.35; 'received:google.com': 0.35; 'building': 0.35; 'really': 0.36; 'two': 0.37; 'message-id:@gmail.com': 0.38; 'to:addr:python-list': 0.38; 'aspects': 0.39; 'to:addr:python.org': 0.39; 'most': 0.60; 'numbers': 0.61; 'face': 0.64; 'touch': 0.74; '9.1': 0.84; 'dimensional': 0.84; 'freebsd': 0.84; 'rick': 0.93 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type:content-transfer-encoding; bh=JRMjsFpwowC1r6PAt0LThVeADm7hlBo/P3e9Oqx3T7s=; b=aBUORTaeofOxAU2qf/QL/ApkhjvMjkx1QA2ov43V0Wq9OKAjm4PjHymmQm1yEiwq2K 6D6iHBPbgh8IvnI1lcA0IbFTlpeywZTK82z+2uoXTtQyUsjQWxBr6soCVpFi0RefPYlu lHnQnWabZ0lMYCjBgjfZ5ymA2hROCcu0VR1ch7hbjn30qm0IWmrUQRIe2gv3PzOM7htv FNUyv862RMhoFLssTlNeKPm809YUPM4WrmOuwQ7fttgt5oNb/J46mDwCQPs3NgLgyeQo DM3BdmaKNxW8IsozpEvtitaR35+1jlfLNcgs8S633ZEEswLwwm6rp16EDXq3K3nwl0IZ Z1mQ== X-Received: by 10.50.128.84 with SMTP id nm20mr3836762igb.109.1371737091346; Thu, 20 Jun 2013 07:04:51 -0700 (PDT) Date: Thu, 20 Jun 2013 09:04:50 -0500 From: Andrew Berg User-Agent: Mozilla/5.0 (Windows NT 6.2; WOW64; rv:17.0) Gecko/20130107 Thunderbird/17.0.2 MIME-Version: 1.0 To: "comp.lang.python" Subject: Re: A few questiosn about encoding References: <6dfa3707-80f4-407a-a109-66dbb0130513@googlegroups.com> <51b83e5a$0$29998$c3e8da3$5496439d@news.astraweb.com> <51b90ead$0$29997$c3e8da3$5496439d@news.astraweb.com> <51b9708b$0$29872$c3e8da3$5496439d@news.astraweb.com> <77ba6b16-4b1d-47a6-9b9b-5af45335c4fe@googlegroups.com> <51c2a089$0$29973$c3e8da3$5496439d@news.astraweb.com> <4160f6c9-8a53-432f-b807-ae33ed69ac97@googlegroups.com> In-Reply-To: <4160f6c9-8a53-432f-b807-ae33ed69ac97@googlegroups.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit 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: 18 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1371737101 news.xs4all.nl 15869 [2001:888:2000:d::a6]:55121 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:48794 On 2013.06.20 08:40, Rick Johnson wrote: > One the most humorous aspects of Unicode is that it has > encodings for Braille characters. Hmm, this presents a > conundrum of sorts. RIDDLE ME THIS?! > > Since Braille is a type of "reading" for the blind by > utilizing the sense of touch (therefore DEMANDING 3 > dimensions) and glyphs derived from Unicode are > restrictively two dimensional, because let's face it people, > Unicode exists in your computer, and computer screens are > two dimensional... but you already knew that -- i think?, > then what is the purpose of a Unicode Braille character set? Two dimensional characters can be made into 3 dimensional shapes. Building numbers are a good example of this. We already have one Unicode troll; do we really need you too? -- CPython 3.3.2 | Windows NT 6.2.9200 / FreeBSD 9.1