Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!news2.arglkargh.de!news.albasani.net!newsreader4.netcologne.de!news.netcologne.de!xlned.com!feeder7.xlned.com!newsfeed.xs4all.nl!newsfeed1a.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.017 X-Spam-Evidence: '*H*': 0.97; '*S*': 0.00; 'subject:Python': 0.06; 'stops': 0.07; 'friday,': 0.09; 'received:80.91': 0.09; 'received:80.91.229': 0.09; 'received:gmane.org': 0.09; 'received:list': 0.09; 'url:unicode': 0.09; 'macos': 0.16; 'received:80.91.229.3': 0.16; 'received:plane.gmane.org': 0.16; 'roy': 0.16; 'subject:Unicode': 0.16; ':-)': 0.16; 'wrote:': 0.18; 'dependent': 0.19; 'header:User-Agent:1': 0.23; 'unicode': 0.24; 'looks': 0.24; 'header:X-Complaints-To:1': 0.27; 'open': 0.33; 'something': 0.35; 'there': 0.35; 'fun,': 0.36; 'charset:us- ascii': 0.36; 'subject:?': 0.36; 'to:addr:python-list': 0.38; 'to:addr:python.org': 0.39; 'received:org': 0.40; 'took': 0.61; 'skip:* 10': 0.61; "you're": 0.61; 'back': 0.62; 'finally': 0.65; 'url:pdf': 0.68; 'smith': 0.68; 'below.': 0.71; 'received:204': 0.75; 'article': 0.77; 'received:204.14': 0.84; 'subject:you': 0.87 X-Injected-Via-Gmane: http://gmane.org/ To: python-list@python.org From: Ned Deily Subject: Re: Unicode and Python - how often do you index strings? Date: Thu, 05 Jun 2014 15:57:23 -0700 References: <7xr433z0g3.fsf@ruckus.brouhaha.com> <7xioof9li6.fsf@ruckus.brouhaha.com> <8681edf0-7a1f-4110-9f87-a8cd0988cece@googlegroups.com> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Gmane-NNTP-Posting-Host: 204.14.154.233 User-Agent: MT-NewsWatcher/3.5.3b3 (Intel Mac OS X) 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: 23 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1402009056 news.xs4all.nl 2857 [2001:888:2000:d::a6]:49689 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:72781 In article <8681edf0-7a1f-4110-9f87-a8cd0988cece@googlegroups.com>, Rustom Mody wrote: > On Friday, June 6, 2014 2:30:26 AM UTC+5:30, Roy Smith wrote: > > Just for fun, I took a screen-shot of what this looks like in my > > newsreader. URL below. Looks like something chomped on unicode pretty > > hard :-) > > > > http://www.panix.com/~roy/unicode.pdf > > Yiiiiiiiiiiiiiiiiii!!!!!!!!!!!! Roy is using MT-NewsWatcher as a client. Because its codebase's origins are back in classic MacOS (<= 9), it has its own *interesting* ways to deal with encodings. BTW, don't upgrade to OS X 10.9 Mavericks if you're dependent on MT-NW; it finally stops working there because what was left of Open Transport support in OS X has finally been ripped out of 10.9. -- Ned Deily, nad@acm.org