> On 20 May 2020, at 16:08, Eric V. Smith <[email protected]> wrote: > > I think every proposal, especially for syntax and operators, should be judged > on how confusing it is to new and experienced users alike. In my mind, using > the walrus operator for early binding utterly fails that test, but of course > other people will have different opinions.
I’d like to +1 on this one, not to mention that the walrus operator is still largely not-too-well-known, and this IMHO would add to the confusion; utterly is the word indeed :) _______________________________________________ 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/W5DK3T6TCRTRU3Y7SC4E74XO73IM4OQG/ Code of Conduct: http://python.org/psf/codeofconduct/
