[Python-ideas] Anonymous blocks (again):

Juancarlo Añez apalala at gmail.com
Mon May 13 06:30:10 CEST 2013


On Sun, May 12, 2013 at 11:28 PM, Juancarlo Añez <apalala at gmail.com> wrote:

> What I want is to be able to invoke a block of code repeatedly, within a
> context, and in a pythonic way.
>
> within closure():
>
> do_this()
> and_do_that()
>
>

Hey! I must say that I'm speaking from a niche-perspective.

I'm seeking that automatically generated parsers are readable by their
creators.

I do think that anonymous blocks would be good in broad ways, but my
interest in them at shit time is quite narrow.

Cheers,

-- 
Juancarlo *Añez*
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-ideas/attachments/20130513/1d43cb58/attachment.html>


More information about the Python-ideas mailing list