niedz., 26 cze 2022 o 08:17 Brendan Barnwell <brenb...@brenbarn.net> napisaƂ(a):
>         In other words it really is very similar to what a lambda currently 
> is,
> but with more fine-grained control over which variables are bound in
> which namespaces (definition vs. eval).

But lambda already have fine-grained control, just pass eval namespace
as lambda argument. You might want lambda ast, but that's separate
issue.
_______________________________________________
Python-ideas mailing list -- python-ideas@python.org
To unsubscribe send an email to python-ideas-le...@python.org
https://mail.python.org/mailman3/lists/python-ideas.python.org/
Message archived at 
https://mail.python.org/archives/list/python-ideas@python.org/message/HYYMSMQCLBLPDKBBXQP6C476AMYAYAYQ/
Code of Conduct: http://python.org/psf/codeofconduct/

Reply via email to