Path: csiph.com!usenet.pasdenom.info!aioe.org!news.stack.nl!newsfeed.xs4all.nl!newsfeed5.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.035 X-Spam-Evidence: '*H*': 0.93; '*S*': 0.00; 'python': 0.09; 'received:80.91': 0.09; 'received:80.91.229': 0.09; 'received:gmane.org': 0.09; 'received:list': 0.09; '"code': 0.16; 'received:80.91.229.3': 0.16; 'received:plane.gmane.org': 0.16; 'using,': 0.16; 'wrote:': 0.17; 'non': 0.24; 'header:In-Reply- To:1': 0.25; 'header:User-Agent:1': 0.26; 'header:X-Complaints- To:1': 0.28; 'lies': 0.29; 'from:addr:yahoo.co.uk': 0.32; 'to:addr :python-list': 0.33; 'version': 0.34; 'list': 0.35; 'received:org': 0.36; 'tool': 0.36; 'itself': 0.37; 'uses': 0.37; 'why': 0.37; 'ones': 0.37; 'previous': 0.37; 'subject:: ': 0.38; 'mark': 0.38; 'to:addr:python.org': 0.39; 'header:Received:5': 0.40; 'latest': 0.61; 'email addr:gmail.com': 0.63; 'charset:windows-1252': 0.65; 'soon': 0.70; 'subject:get': 0.81; 'killed': 0.91 X-Injected-Via-Gmane: http://gmane.org/ To: python-list@python.org From: Mark Lawrence Subject: Re: get each pair from a string. Date: Tue, 23 Oct 2012 13:44:10 +0100 References: <1a8e1d4b-dddc-48c6-aec8-8041bb559a30@u4g2000pbo.googlegroups.com> <177aa300-9863-44f3-94da-7bc11bff2eda@i7g2000pbf.googlegroups.com> <7fdadf96-2ec2-43c7-a5e2-74228c06faca@googlegroups.com> Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 8bit X-Gmane-NNTP-Posting-Host: host-92-24-124-111.ppp.as43234.net User-Agent: Mozilla/5.0 (Windows NT 6.0; rv:16.0) Gecko/20121010 Thunderbird/16.0.1 In-Reply-To: <7fdadf96-2ec2-43c7-a5e2-74228c06faca@googlegroups.com> X-Antivirus: avast! (VPS 121023-0, 23/10/2012), Outbound message X-Antivirus-Status: Clean 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: 1350996101 news.xs4all.nl 6840 [2001:888:2000:d::a6]:39391 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:31929 On 23/10/2012 07:47, wxjmfauth@gmail.com wrote: > > Why bother with speeed? > > The latest Python version is systematically slower > than the previous ones as soon as one uses non "ascii > strings". > > Python users are discussing "code optimizations" without > realizing the tool they are using, has killed itself its > own performances. > > (Replace 'apple' with 'ap需') > > jmf > Please stop giving blatant lies on this list about Python speed. -- Cheers. Mark Lawrence.