Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #95072
| Path | csiph.com!goblin1!goblin2!goblin.stu.neva.ru!newsfeed.xs4all.nl!newsfeed8.news.xs4all.nl!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail |
|---|---|
| Return-Path | <rosuav@gmail.com> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.127 |
| X-Spam-Level | * |
| X-Spam-Evidence | '*H*': 0.76; '*S*': 0.01; 'responding': 0.07; 'cc:addr:python-list': 0.09; 'times,': 0.13; 'thu,': 0.15; 'did.': 0.16; 'from:addr:rosuav': 0.16; 'from:name:chris angelico': 0.16; 'subject:make': 0.16; 'wrote:': 0.16; '2015': 0.20; 'cc:2**0': 0.20; 'cc:addr:python.org': 0.20; 'aug': 0.20; 'header:In-Reply- To:1': 0.24; "doesn't": 0.26; 'least': 0.27; 'question': 0.27; 'message-id:@mail.gmail.com': 0.27; "i'm": 0.30; 'posting': 0.32; 'possibly': 0.32; "d'aprano": 0.33; 'steven': 0.33; 'know.': 0.34; 'list': 0.34; 'received:google.com': 0.35; "isn't": 0.35; 'pm,': 0.36; 'subject:: ': 0.37; "didn't": 0.39; 'still': 0.40; 'him': 0.60; 'john': 0.61; 'telling': 0.61; 'here.': 0.62; 'more': 0.63; 'python-list': 0.66; 'wish': 0.71; 'emailing': 0.76; 'chrisa': 0.84; 'dark': 0.84; 'doe': 0.84; 'to:none': 0.91; 'ask,': 0.91; 'subject:FOR': 0.95 |
| 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=L8lzEzZevYuX1bake2oq/49u6CEP49yixbtNUwnzZK8=; b=glNZR8O8sRZqsXCrh93/Rl8dCVfbtA0/9C2RvkCShV5oBx51Otru0w6iuQ4jrkq8qh cmsppLjnQoDrvxnxve4b//UbVrbXOVCucaMV+rGQ1AtekebUbOGLcXgCej2DDuPurBQS Tc4zyJIKpS82JFkLKnuU0N45JZ2b7ZDxVWprWZv44UoKBGPO7NprhTznUgLl6jN5EKvJ wlLflDWh4rcB7jb/RkKIRBWhtzIZgTFwP7BpgVlduHxBaTRQg0tXV4pdoJw+kJVqOx/C xhGrO9WPJLSbObm25ehbryTIUxvZduCLhXCD3RqxvXe/BTe/81kgR4bp0m3oYva+fKak eOrQ== |
| MIME-Version | 1.0 |
| X-Received | by 10.50.143.37 with SMTP id sb5mr1901669igb.13.1438845596016; Thu, 06 Aug 2015 00:19:56 -0700 (PDT) |
| In-Reply-To | <55c302ac$0$11116$c3e8da3@news.astraweb.com> |
| References | <55C26B57.9080603@bk.ru> <mptvrp$ic$1@ger.gmane.org> <mailman.1253.1438820964.3674.python-list@python.org> <55c302ac$0$11116$c3e8da3@news.astraweb.com> |
| Date | Thu, 6 Aug 2015 17:19:55 +1000 |
| Subject | Re: QUEST: does HACKING make FOR loop quicker. |
| From | Chris Angelico <rosuav@gmail.com> |
| Cc | "python-list@python.org" <python-list@python.org> |
| Content-Type | text/plain; charset=UTF-8 |
| X-BeenThere | python-list@python.org |
| X-Mailman-Version | 2.1.20+ |
| Precedence | list |
| List-Id | General discussion list for the Python programming language <python-list.python.org> |
| List-Unsubscribe | <https://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 | <https://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.1270.1438845605.3674.python-list@python.org> (permalink) |
| Lines | 12 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1438845605 news.xs4all.nl 2881 [2001:888:2000:d::a6]:47978 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | csiph.com comp.lang.python:95072 |
Show key headers only | View raw
On Thu, Aug 6, 2015 at 4:46 PM, Steven D'Aprano <steve+comp.lang.python@pearwood.info> wrote: > At least the question isn't off-topic here. I just wish I understood what > part of my answer doesn't satisfy. Despite John Doe emailing me off list > four times, I still don't know what he actually wants. Congratulations, you scored one more off-list email than I did. Possibly because, after twice telling him that posting to python-list or -tutor was the right way to ask, I simply didn't bother responding to the third. And I'm just as in the dark about what he wants to know. ChrisA
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Re: QUEST: does HACKING make FOR loop quicker. Michael Torrie <torriem@gmail.com> - 2015-08-05 18:29 -0600
Re: QUEST: does HACKING make FOR loop quicker. Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2015-08-06 16:46 +1000
Re: QUEST: does HACKING make FOR loop quicker. Chris Angelico <rosuav@gmail.com> - 2015-08-06 17:19 +1000
Re: QUEST: does HACKING make FOR loop quicker. Joel Goldstick <joel.goldstick@gmail.com> - 2015-08-06 11:53 -0400
csiph-web