Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!xlned.com!feeder3.xlned.com!newsfeed.xs4all.nl!newsfeed2a.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.045 X-Spam-Evidence: '*H*': 0.91; '*S*': 0.00; 'subject:number': 0.09; 'cc:addr:python-list': 0.11; 'aborted': 0.16; 'from:addr:rosuav': 0.16; 'from:name:chris angelico': 0.16; 'tasks,': 0.16; 'wrote:': 0.18; 'aug': 0.22; 'cc:addr:python.org': 0.22; 'mon,': 0.24; 'cc:2**0': 0.24; 'task': 0.26; 'header:In-Reply-To:1': 0.27; 'rest': 0.29; 'on,': 0.29; 'subject:list': 0.30; 'message- id:@mail.gmail.com': 0.30; "d'aprano": 0.31; 'steven': 0.31; 'subject:the': 0.34; 'received:google.com': 0.35; 'tasks': 0.38; 'pm,': 0.38; 'even': 0.60; 'easy': 0.60; 'series': 0.66; 'subject:get': 0.81; 'to:none': 0.92 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:cc :content-type; bh=0kqBsfrqv+BtX4SF+NpoSQTNELLqFxLo52tyu9uXMyM=; b=S6q1QQ7+S0y4OOn++z0SCTaGw9kIHM2WbmVSncTbTYPSxHj8Fam0RlmvH6dD8aHxkS JWb66wnFxrfKlIqkaHjxz5UXgTmg1FSKxxtQz94rHnzs7U7Hx9reDHJDJ6D7CwaWZUgV SWbAU4e8P5DVlfH42CUW3oPE9L/G+ruIokh2/LiRehGRfpcOGi43LSJ05tKCgZ70ZW5Q xVPKguzULmLDB9nAn1ha4nBIHmSNK1aQHSy5HCzoSyxMwRMdOE6IK5EG/45Jigahbhqx SYhnHQI0yGYfkCwhvkjXPj9ofKvsizyuN7Hr+VtZU+x3jndxMD1DbkL6nP/cxfKjkGs5 JtgA== MIME-Version: 1.0 X-Received: by 10.43.96.65 with SMTP id cf1mr31334855icc.26.1407750825797; Mon, 11 Aug 2014 02:53:45 -0700 (PDT) In-Reply-To: <53e89063$0$29890$c3e8da3$5496439d@news.astraweb.com> References: <53E658CD.5020904@gmail.com> <53e59035$0$29998$c3e8da3$5496439d@news.astraweb.com> <338e8fb0-c9ec-462a-b560-1c1ff77de17e@googlegroups.com> <154cc342-7f85-4d16-b636-a1a953913c98@googlegroups.com> <8c41d779-0c26-430a-a915-08c2b962e0e7@googlegroups.com> <53e89063$0$29890$c3e8da3$5496439d@news.astraweb.com> Date: Mon, 11 Aug 2014 19:53:45 +1000 Subject: Re: how to get the ordinal number in list From: Chris Angelico Cc: "python-list@python.org" Content-Type: text/plain; charset=UTF-8 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: 9 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1407750828 news.xs4all.nl 2932 [2001:888:2000:d::a6]:57176 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:76040 On Mon, Aug 11, 2014 at 7:44 PM, Steven D'Aprano wrote: > And even when you can > parallelize a series of tasks, it's ... easy for one task to get aborted part way while the rest of the tasks continue on, oblivious to the absence of the rest of that sentence? ChrisA