Path: csiph.com!usenet.pasdenom.info!aioe.org!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.005 X-Spam-Evidence: '*H*': 0.99; '*S*': 0.00; ';-)': 0.03; 'subject:Python': 0.06; 'modified': 0.07; 'subject: -- ': 0.07; 'suppose': 0.07; '-tkc': 0.16; 'from:addr:python.list': 0.16; 'from:addr:tim.thechases.com': 0.16; 'from:name:tim chase': 0.16; 'other,': 0.16; 'subject:Unicode': 0.16; 'subject:handling': 0.16; 'typo': 0.16; 'sat,': 0.16; ':-)': 0.16; 'wrote:': 0.18; 'header :In-Reply-To:1': 0.27; 'tim': 0.29; 'chase': 0.31; "d'aprano": 0.31; 'steven': 0.31; 'next': 0.36; 'charset:us-ascii': 0.36; 'should': 0.36; 'nov': 0.38; 'to:addr:python-list': 0.38; 'to:addr:python.org': 0.39; 'read': 0.60; 'easy': 0.60; 'letters': 0.60; 'hope': 0.61; 'capital': 0.73; 'received:50.22': 0.84; '2013': 0.98 Date: Sat, 30 Nov 2013 19:05:01 -0600 From: Tim Chase To: python-list@python.org Subject: Re: Python Unicode handling wins again -- mostly In-Reply-To: <529a88ba$0$29993$c3e8da3$5496439d@news.astraweb.com> References: <529934dc$0$29993$c3e8da3$5496439d@news.astraweb.com> <529a8144$0$29993$c3e8da3$5496439d@news.astraweb.com> <529a88ba$0$29993$c3e8da3$5496439d@news.astraweb.com> X-Mailer: Claws Mail 3.8.1 (GTK+ 2.24.10; x86_64-pc-linux-gnu) Importance: low X-Priority: 4 (Low) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - boston.accountservergroup.com X-AntiAbuse: Original Domain - python.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - tim.thechases.com X-Get-Message-Sender-Via: boston.accountservergroup.com: authenticated_id: tim@thechases.com 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: 24 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1385859830 news.xs4all.nl 15987 [2001:888:2000:d::a6]:57411 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:60819 On 2013-12-01 00:54, Steven D'Aprano wrote: > On Sat, 30 Nov 2013 18:52:48 -0600, Tim Chase wrote: > > > On 2013-12-01 00:22, Steven D'Aprano wrote: > >> * KELVIN SIGN versus LATIN CAPITAL LETTER A > > > > I should hope so ;-) > > > I blame my keyboard, where letters A and K are practically right > next to each other, only seven letters apart. An easy typo to make. > > > > -- > Stpvpn I suppose I should have modified my attribution-quote to read "Steven D'Kprano wrote" then :-) -tkc