Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #31929

Re: get each pair from a string.

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 <python-python-list@m.gmane.org>
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 <breamoreboy@yahoo.co.uk>
Subject Re: get each pair from a string.
Date Tue, 23 Oct 2012 13:44:10 +0100
References <CALyJZZURWQxgPTQcQo8kOdHkaOYbB6YE=U=vi6VrX9FoDH1gAQ@mail.gmail.com> <mailman.2594.1350845107.27098.python-list@python.org> <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 <python-list.python.org>
List-Unsubscribe <http://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe>
List-Archive <http://mail.python.org/pipermail/python-list/>
List-Post <mailto:python-list@python.org>
List-Help <mailto:python-list-request@python.org?subject=help>
List-Subscribe <http://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe>
Newsgroups comp.lang.python
Message-ID <mailman.2662.1350996101.27098.python-list@python.org> (permalink)
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

Show key headers only | View raw


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.

Back to comp.lang.python | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

Re: get each pair from a string. rusi <rustompmody@gmail.com> - 2012-10-22 09:19 -0700
  Re: get each pair from a string. rusi <rustompmody@gmail.com> - 2012-10-22 21:59 -0700
    Re: get each pair from a string. wxjmfauth@gmail.com - 2012-10-22 23:47 -0700
      Re: get each pair from a string. Neil Cerutti <neilc@norwich.edu> - 2012-10-23 12:30 +0000
      Re: get each pair from a string. Mark Lawrence <breamoreboy@yahoo.co.uk> - 2012-10-23 13:44 +0100
      Re: get each pair from a string. Ian Kelly <ian.g.kelly@gmail.com> - 2012-10-23 10:41 -0600
        Re: get each pair from a string. wxjmfauth@gmail.com - 2012-10-24 02:32 -0700
          Re: get each pair from a string. Mark Lawrence <breamoreboy@yahoo.co.uk> - 2012-10-24 13:14 +0100
        Re: get each pair from a string. wxjmfauth@gmail.com - 2012-10-24 02:32 -0700

csiph-web