On Tue, Oct 26, 2021 at 4:42 PM Chris Angelico <[email protected]> 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 -- [email protected] To unsubscribe send an email to [email protected] https://mail.python.org/mailman3/lists/python-ideas.python.org/ Message archived at https://mail.python.org/archives/list/[email protected]/message/Z46M3NVLCWA53W75SAMMJZKFGKKZYFJ4/ Code of Conduct: http://python.org/psf/codeofconduct/
