Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #94129
| Path | csiph.com!usenet.pasdenom.info!news.redatomik.org!newsfeed.xs4all.nl!newsfeed7.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.088 |
| X-Spam-Evidence | '*H*': 0.83; '*S*': 0.00; 'mrab': 0.05; 'expressions': 0.07; 'cc:addr:python-list': 0.09; 'missed': 0.15; 'amiga': 0.16; 'from:addr:rosuav': 0.16; 'from:name:chris angelico': 0.16; 'wrote:': 0.16; 'result,': 0.18; '>>>': 0.20; '2015': 0.20; 'cc:2**0': 0.20; 'cc:addr:python.org': 0.20; 'am,': 0.23; 'for?': 0.23; 'matching': 0.23; 'header:In-Reply-To:1': 0.24; 'mon,': 0.24; "i've": 0.25; 'chris': 0.26; 'earlier': 0.27; 'question': 0.27; 'message-id:@mail.gmail.com': 0.27; "i'm": 0.30; '[1]': 0.32; 'usually': 0.33; 'proposals': 0.33; 'stands': 0.33; "i'll": 0.33; 'file': 0.34; 'that,': 0.34; 'received:google.com': 0.35; 'but': 0.36; 'there': 0.36; 'subject:: ': 0.37; 'end': 0.39; 'google': 0.39; 'sure': 0.39; 'does': 0.39; 'application': 0.39; "didn't": 0.39; 'system.': 0.39; 'well.': 0.40; 'some': 0.40; 'back': 0.62; '20,': 0.66; 'stand': 0.67; 'today.': 0.67; 'jul': 0.72; '2:24': 0.84; 'chrisa': 0.84; 'post,': 0.84; 'universe': 0.84; 'to:none': 0.91; 'dennis': 0.91; 'desperate': 0.91; 'instantly': 0.93 |
| 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=r+QEneJJ1Ryue78RGqGX7QAirjBkE8m14yMx6kZyc9I=; b=wDbw2RAfmzyyh2KnG27XYFaHnR3LI/hgSw9UArtQZwfqFMIpuCLbw/NK42QfMuaa9L 5MA3+1gHKeGqOTaOFNBS3Airrrum/qVbQI1fch8/kmH3CGkWWtXZ3HO2qwr4+TAsdsnY 2t+PGQQRBDMtCmsQR9xsFUZfcOrf84/g0ZYRIhaCrjENYY10KPrNuKZhBmY9pxH61bl0 WN5fOF+ktztH2ypftXC08OyWV/3XAOe24YqdGXH1P3y74MGSHihiYF+8TR7mOy8fZ118 BzCNDgzbVFI8Ea/Yq+/47fnDoZn4zibOWw6V8KwtwUCnh2dDDqlHeKb7uHMKG9kIHrDu Uw4A== |
| MIME-Version | 1.0 |
| X-Received | by 10.107.4.1 with SMTP id 1mr28067075ioe.10.1437323534289; Sun, 19 Jul 2015 09:32:14 -0700 (PDT) |
| In-Reply-To | <55ABCF4F.4090802@mrabarnett.plus.com> |
| References | <mailman.617.1437090408.3674.python-list@python.org> <d1060jF9h2gU1@mid.individual.net> <hainqa9eq1nuefonmkvb037v69i7v2hojd@4ax.com> <CAPTjJmqQJny+Uao=N701HxmRxOczg8513JTSHJKG8E+kCZRnMA@mail.gmail.com> <55ABCF4F.4090802@mrabarnett.plus.com> |
| Date | Mon, 20 Jul 2015 02:32:14 +1000 |
| Subject | Re: Proposed keyword to transfer control to another function |
| 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.723.1437323537.3674.python-list@python.org> (permalink) |
| Lines | 25 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1437323537 news.xs4all.nl 2944 [2001:888:2000:d::a6]:34878 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | csiph.com comp.lang.python:94129 |
Show key headers only | View raw
On Mon, Jul 20, 2015 at 2:24 AM, MRAB <python@mrabarnett.plus.com> wrote: > On 2015-07-19 17:13, Chris Angelico wrote: >> >> On Mon, Jul 20, 2015 at 2:05 AM, Dennis Lee Bieber >> <wlfraed@ix.netcom.com> wrote: >>> >>> I've only seen one other application using HHMLL -- and that was >>> the >>> Amiga file system. >> >> >> Okay, I'll bite. What does HHMLL stand for? Google didn't answer my >> question instantly with the first result, like it usually does. I even >> got desperate [1] but no luck. >> > HHMLL stands for "hashed-head multiple-linked list", a phrase from a little > earlier in the post. D'oh. I skimmed the post, looking for expressions matching that, and somehow missed it. Of course, it's right there when I go back and check again. I'm pretty sure the universe is out to gaslight me some days, particularly the days when my proposals end up indecisive. Which one of them is, today. This does not bode well. ChrisA
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Proposed keyword to transfer control to another function Chris Angelico <rosuav@gmail.com> - 2015-07-17 09:46 +1000
Re: Proposed keyword to transfer control to another function Paul Rubin <no.email@nospam.invalid> - 2015-07-17 20:16 -0700
Re: Proposed keyword to transfer control to another function Gregory Ewing <greg.ewing@canterbury.ac.nz> - 2015-07-19 11:32 +1200
Re: Proposed keyword to transfer control to another function Chris Angelico <rosuav@gmail.com> - 2015-07-19 10:21 +1000
Re: Proposed keyword to transfer control to another function Dennis Lee Bieber <wlfraed@ix.netcom.com> - 2015-07-19 12:05 -0400
Re: Proposed keyword to transfer control to another function Chris Angelico <rosuav@gmail.com> - 2015-07-20 02:13 +1000
Re: Proposed keyword to transfer control to another function MRAB <python@mrabarnett.plus.com> - 2015-07-19 17:24 +0100
Re: Proposed keyword to transfer control to another function Chris Angelico <rosuav@gmail.com> - 2015-07-20 02:32 +1000
Re: Proposed keyword to transfer control to another function Mark Lawrence <breamoreboy@yahoo.co.uk> - 2015-07-19 17:41 +0100
Re: Proposed keyword to transfer control to another function Chris Angelico <rosuav@gmail.com> - 2015-07-20 02:50 +1000
Re: Proposed keyword to transfer control to another function Antoon Pardon <antoon.pardon@rece.vub.ac.be> - 2015-07-21 19:33 +0200
Re: Proposed keyword to transfer control to another function Chris Angelico <rosuav@gmail.com> - 2015-07-22 03:38 +1000
csiph-web