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


Groups > comp.lang.python > #94133

Re: Proposed keyword to transfer control to another function

Path csiph.com!usenet.pasdenom.info!weretis.net!feeder4.news.weretis.net!feeds.phibee-telecom.net!newsfeed.xs4all.nl!newsfeed8.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.051
X-Spam-Evidence '*H*': 0.90; '*S*': 0.00; 'mrab': 0.05; 'cc:addr :python-list': 0.09; 'amiga': 0.16; 'from:addr:rosuav': 0.16; 'from:name:chris angelico': 0.16; 'grounds': 0.16; 'wrote:': 0.16; 'result,': 0.18; '>>>': 0.20; '2015': 0.20; 'cc:2**0': 0.20; 'cc:addr:python.org': 0.20; 'lawrence': 0.22; 'am,': 0.23; 'for?': 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; '[1]': 0.32; 'usually': 0.33; 'stands': 0.33; "i'll": 0.33; 'file': 0.34; 'received:google.com': 0.35; 'but': 0.36; 'subject:: ': 0.37; 'google': 0.39; 'does': 0.39; 'application': 0.39; "didn't": 0.39; 'system.': 0.39; 'mark': 0.40; '20,': 0.66; 'stand': 0.67; 'jul': 0.72; 'chrisa': 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=p5biWEc+heeTeGzPmi6+2sj7AYsbDG/E1nxCUf6D9uw=; b=a0Y2M9haRUxriNPvSeKkEK8RP1pOq6cn1fi1ps9i1Sw8K1MmOIydZpunX7NQr5GOET tKykWpCfd0XpsfaqqqLksprEwOFaXYfnJTPKi0Lyfzg6yhC7N3xXrWAZakRdV6xYRuij u8o8WJQW/Z94bXLZDSUg6VP4a6Y2d84iam926g0SEkUzqUpTjKkJ26Po78J0ZwRKiiV3 ReM8yFISIwDEqiviBJVfDVAsh5RQQvUuUBUmJOvLpv5gynIpqdXZGCu6eHkfkZuGt8u4 ybnjNKAMJ5EeBg7t5j+28MOyXGvLzE6UiHoBkXYlIO/27OKrQUSWvBMrB2eSgbMs988f NrAg==
MIME-Version 1.0
X-Received by 10.50.134.196 with SMTP id pm4mr8873057igb.6.1437324621795; Sun, 19 Jul 2015 09:50:21 -0700 (PDT)
In-Reply-To <mogk0v$cft$1@ger.gmane.org>
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> <mogk0v$cft$1@ger.gmane.org>
Date Mon, 20 Jul 2015 02:50:21 +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.727.1437324630.3674.python-list@python.org> (permalink)
Lines 27
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1437324630 news.xs4all.nl 2842 [2001:888:2000:d::a6]:48426
X-Complaints-To abuse@xs4all.nl
Xref csiph.com comp.lang.python:94133

Show key headers only | View raw


On Mon, Jul 20, 2015 at 2:41 AM, Mark Lawrence <breamoreboy@yahoo.co.uk> wrote:
> On 19/07/2015 17:24, MRAB 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.
>>
>
> I want one in the stdlib on the grounds that I like the name :)

I like the name Rachel, too, but I don't want her in the stdlib :)

ChrisA

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


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