[Python-Dev] PEP 572: Assignment Expressions

Barry Warsaw barry at python.org
Wed Apr 18 14:04:01 EDT 2018


On Apr 18, 2018, at 10:43, MRAB <python at mrabarnett.plus.com> wrote:

> Some languages use '=' for assignment, others for equality, but do you know of a language that uses ':=' for equality' or '==' for assignment?

Clearly we should take a page from the ternary operator and make the assignment expression operator just ugly enough that people won’t overuse it.  Since I can’t have ‘>>’ or ‘<>’ back, I propose ‘=======‘.

go-ahead-count-‘em-every-time-ly y’rs,
-Barry

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: Message signed with OpenPGP
URL: <http://mail.python.org/pipermail/python-dev/attachments/20180418/8d551ee1/attachment.sig>


More information about the Python-Dev mailing list