On Sat, May 12, 2018 at 7:56 AM, Ed Kellett <[email protected]> wrote: >> *Readability:* >> A smaller point is that I don't feel that ":=" is very readable. If we had >> to use an operator, I think $= is better, but me reasoning for this is >> weak. I think it derives from my observation that ":=" is slow to >> distinguish from "=". > > Clearly the objectively best choice is "<-".
It's already legal syntax. That's an advantage, right? ChrisA _______________________________________________ Python-ideas mailing list [email protected] https://mail.python.org/mailman/listinfo/python-ideas Code of Conduct: http://python.org/psf/codeofconduct/
