On Tue, Oct 26, 2021 at 4:42 PM Chris Angelico <ros...@gmail.com> wrote:

> Oops, I missed seeing that that's actually an early-bound, so my
> response was on the misinterpretation that the function was written
> thus:
>
> def fun(x, y=>(z:=3)):
>
> In which case it *would* add it to the function's namespace.
>

That's OK -- you pre-answered my next question :-)

-CHB

-- 
Christopher Barker, PhD (Chris)

Python Language Consulting
  - Teaching
  - Scientific Software Development
  - Desktop GUI and Web Development
  - wxPython, numpy, scipy, Cython
_______________________________________________
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/Z46M3NVLCWA53W75SAMMJZKFGKKZYFJ4/
Code of Conduct: http://python.org/psf/codeofconduct/

Reply via email to