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


Groups > comp.lang.python > #94019 > unrolled thread

Re: Proposed keyword to transfer control to another function

Started byEthan Furman <ethan@stoneleaf.us>
First post2015-07-17 10:32 -0700
Last post2015-07-17 10:32 -0700
Articles 1 — 1 participant

Back to article view | Back to comp.lang.python

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: Proposed keyword to transfer control to another function Ethan Furman <ethan@stoneleaf.us> - 2015-07-17 10:32 -0700

#94019 — Re: Proposed keyword to transfer control to another function

FromEthan Furman <ethan@stoneleaf.us>
Date2015-07-17 10:32 -0700
SubjectRe: Proposed keyword to transfer control to another function
Message-ID<mailman.652.1437154384.3674.python-list@python.org>
On 07/17/2015 12:17 AM, Antoon Pardon wrote:
> On 07/17/2015 01:46 AM, Chris Angelico wrote:
>> Open for bikeshedding: What should the keyword be? We can't use
>> "exec", which would match Unix and shell usage, because it's already
>> used in a rather different sense in Python. Current candidates:
>> "transfer", "goto", "recurse", and anything else you suggest.
>
> I propose the combination "return from".

+1

--
~Ethan~

[toc] | [standalone]


Back to top | Article view | comp.lang.python


csiph-web