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


Groups > comp.lang.python > #45132

Re: Append to python List

Return-Path <rosuav@gmail.com>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status UNSURE 0.213
X-Spam-Level **
X-Spam-Evidence '*H*': 0.63; '*S*': 0.05; 'from:addr:rosuav': 0.16; 'from:name:chris angelico': 0.16; 'loop.': 0.16; 'subject:python': 0.16; 'wrote:': 0.18; 'thu,': 0.19; 'header:In-Reply-To:1': 0.27; 'message-id:@mail.gmail.com': 0.30; 'writes:': 0.31; 'critical': 0.32; 'quite': 0.32; 'style': 0.33; 'one,': 0.35; 'but': 0.35; 'received:google.com': 0.35; 'subject:List': 0.36; 'to:addr :python-list': 0.38; 'pm,': 0.38; 'does': 0.39; 'to:addr:python.org': 0.39; 'matter': 0.61; 'total': 0.65; 'counts': 0.83; 'non-critical': 0.84; 'often?': 0.84; '2013': 0.98
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=gABtW4YEqnVGP5lFh4s/Xzn6Gq59hk9h0/lXB1vraFI=; b=GysIvf2bzR6qJ0rAWl5bJ6FjI2s1UuuPImrdqwNJVA+DmQWSUSKxgKgsfs3JBM2Kpg QxGQc4Ico+5nnnA6zmBeo/nzFLAPebM08PnsoG/J2K0FGW7HM5dcJ4HkpcNFwY7QYUFY y/AUvMU/4Rteutem5mmUbFKlOmeWu88+WoMWxxzAihEwvHCAlcWpJNlV/HADpyHr1Fpj cK7WCpBh0ayOCop4UkWDo5ZhRU4LUQnwvWjTj7Bd31pTuJPiXouYBrFo9jcXGwNevODN tvK9JEJ367YhQAFV41ZMEfmsfjUZpXHEd0Dy7S01edyQdRdL0jIp5d0A6jXDXHkLdYvs 6Vrw==
MIME-Version 1.0
X-Received by 10.52.20.210 with SMTP id p18mr6318556vde.42.1368100182410; Thu, 09 May 2013 04:49:42 -0700 (PDT)
In-Reply-To <qottxmccrwi.fsf@ruuvi.it.helsinki.fi>
References <71427882-d2c6-4066-b1e2-624b12a42a0d@googlegroups.com> <qotobck8wx3.fsf@ruuvi.it.helsinki.fi> <11dfb7f9-9bbb-4e42-bce9-027efffabcf3@googlegroups.com> <qottxmccrwi.fsf@ruuvi.it.helsinki.fi>
Date Thu, 9 May 2013 21:49:42 +1000
Subject Re: Append to python List
From Chris Angelico <rosuav@gmail.com>
To python-list@python.org
Content-Type text/plain; charset=ISO-8859-1
X-Mailman-Approved-At Sat, 11 May 2013 14:05:53 +0200
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.1551.1368273954.3114.python-list@python.org> (permalink)
Lines 13
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1368273954 news.xs4all.nl 15867 [2001:888:2000:d::a6]:42237
X-Complaints-To abuse@xs4all.nl
Path csiph.com!usenet.pasdenom.info!dedibox.gegeweb.org!gegeweb.eu!news.franciliens.net!feed.ac-versailles.fr!nerim.net!usenet-fr.net!de-l.enfer-du-nord.net!feeder2.enfer-du-nord.net!cs.uu.nl!news.stack.nl!newsfeed.xs4all.nl!newsfeed2.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail
Xref csiph.com comp.lang.python:45132

Show key headers only | View raw


On Thu, May 9, 2013 at 9:30 PM, Jussi Piitulainen
<jpiitula@ling.helsinki.fi> wrote:
> 88888 Dihedral writes:
>
>> This is just the handy style for a non-critical loop.
>> In a critical loop, the number of  the total operation counts
>> does matter in the execution speed.
>
> Do you use speed often?

Dihedral is a bot. Quite a good one, but a bot.

ChrisA

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


Thread

Append to python List RAHUL RAJ <omrahulrajcse@gmail.com> - 2013-05-08 23:36 -0700
  Re: Append to python List Jussi Piitulainen <jpiitula@ling.helsinki.fi> - 2013-05-09 09:55 +0300
    Re: Append to python List 88888 Dihedral <dihedral88888@googlemail.com> - 2013-05-09 04:24 -0700
      Re: Append to python List Jussi Piitulainen <jpiitula@ling.helsinki.fi> - 2013-05-09 14:30 +0300
        Re: Append to python List 88888 Dihedral <dihedral88888@googlemail.com> - 2013-05-10 02:51 -0700
        Re: Append to python List Chris Angelico <rosuav@gmail.com> - 2013-05-09 21:49 +1000
          Re: Append to python List Anssi Saari <as@sci.fi> - 2013-05-11 18:47 +0300
            Re: Append to python List Chris Angelico <rosuav@gmail.com> - 2013-05-12 02:00 +1000
              Re: Append to python List 88888 Dihedral <dihedral88888@googlemail.com> - 2013-05-11 19:29 -0700
                Re: Append to python List Chris Angelico <rosuav@gmail.com> - 2013-05-12 12:40 +1000
          Re: Append to python List Jussi Piitulainen <jpiitula@ling.helsinki.fi> - 2013-05-12 09:02 +0300
  Re: Append to python List Chris Angelico <rosuav@gmail.com> - 2013-05-09 16:52 +1000
  Re: Append to python List Gary Herron <gary.herron@islandtraining.com> - 2013-05-08 23:54 -0700
    Re: Append to python List RAHUL RAJ <omrahulrajcse@gmail.com> - 2013-05-09 01:18 -0700
      Re: Append to python List RAHUL RAJ <omrahulrajcse@gmail.com> - 2013-05-09 01:19 -0700
      Re: Append to python List Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2013-05-09 11:14 +0000

csiph-web