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.005 X-Spam-Evidence: '*H*': 0.99; '*S*': 0.00; 'python.': 0.02; 'ascii': 0.07; 'python': 0.09; 'fork': 0.09; 'buggy': 0.16; 'contrived': 0.16; 'from:addr:rosuav': 0.16; 'from:name:chris angelico': 0.16; 'subject:search': 0.16; 'threads': 0.16; 'users.': 0.16; 'wrote:': 0.17; 'thu,': 0.17; 'unicode': 0.17; 'feb': 0.19; 'header:In- Reply-To:1': 0.25; 'message-id:@mail.gmail.com': 0.27; 'rest': 0.28; 'subject:/': 0.28; 'received:209.85.212': 0.28; 'builds': 0.33; 'to:addr:python-list': 0.33; 'received:google.com': 0.34; 'pm,': 0.35; 'received:209.85': 0.35; 'being': 0.37; 'received:209': 0.37; 'subject:: ': 0.38; 'performance': 0.39; 'to:addr:python.org': 0.39; 'to,': 0.65; '2013': 0.84; 'horse': 0.84; 'subject:via': 0.84 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:x-received:in-reply-to:references:date:message-id :subject:from:to:content-type; bh=NStqQNIGvn0iPePFOiSdKHNtNVPfSHkViuUQVzTVjQU=; b=spEjfcQlPjkSPHr47EBEPb7HP+X/S0dsgRBAciC4syqBCBlUtZqqLa8yzDiKdfqJcy UZD5jShPetcq/0kohzmQHoaNaThKkuTb7rNTqVaBXif6rQBoxamrcMHfBe0mq1V7xiKR mYf61nGkngF4JI4K59Q5cUt24G5baJY3P+n+WkPLJXsJTap8T0CH0iKLdxligdsTucbF JuuOthPPi1kGZabs390zVbS7/RHi/LcpoRZiqdxUeC1Gou/651RksMtsuScMYSUy+T4F WUYqXt86llDmHxAhl7uBxJLxB23s0UR9ISVKFiJpG7S2M0UKCpONqWos/9DMOg/Xnl2w FeeA== MIME-Version: 1.0 X-Received: by 10.52.29.109 with SMTP id j13mr1145274vdh.111.1360241073778; Thu, 07 Feb 2013 04:44:33 -0800 (PST) In-Reply-To: References: <511319c7$0$21812$c3e8da3$76491128@news.astraweb.com> Date: Thu, 7 Feb 2013 23:44:33 +1100 Subject: Re: Curious to see alternate approach on a search/replace via regex From: Chris Angelico To: python-list@python.org Content-Type: text/plain; charset=ISO-8859-1 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: 15 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1360241081 news.xs4all.nl 6850 [2001:888:2000:d::a6]:60972 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:38346 On Thu, Feb 7, 2013 at 10:08 PM, jmfauth wrote: > The future is bright for ... ascii users. > > jmf So you're admitting to being not very bright? *ducks* Seriously jmf, please don't hijack threads just to whine about contrived issues of Unicode performance yet again. That horse is dead. Go fork Python and reimplement buggy narrow builds if you want to, the rest of us are happy with a bug-free Python. ChrisA