On Wed, Feb 20, 2019 at 10:34 AM Jonathan Fine <jfine2...@gmail.com> wrote:
> There's a problem with introducing ,_ as a new operator. > I should have put "new" in scare quotes to be more clear as it's not really new. As you've observed this is already implemented. For it to work as in my example you also need to use the "new" _:= operator which requires Python 3.8. --- Bruce
_______________________________________________ Python-ideas mailing list Python-ideas@python.org https://mail.python.org/mailman/listinfo/python-ideas Code of Conduct: http://python.org/psf/codeofconduct/