[Python-Dev] PEP 572: Assignment Expressions

Greg Ewing greg.ewing at canterbury.ac.nz
Tue Apr 17 17:44:26 EDT 2018


Paul Moore wrote:
> the next question will likely be "so why does = exist at all?"

And if we decide to make ':=' the official assigment operator and
deprectate '=', the next question will be "Why do we have '=='
instead of '='?"

-- 
Greg



More information about the Python-Dev mailing list