On 5/9/2018 11:33 PM, Guido van Rossum wrote:
I now think that the best way out is to rule `:=` in the top level expression of an expression statement completely
I would like to be able to interactively enter >>> a: = f(2,4) to have 'a' echoed as well as bound. -- Terry Jan Reedy _______________________________________________ Python-ideas mailing list [email protected] https://mail.python.org/mailman/listinfo/python-ideas Code of Conduct: http://python.org/psf/codeofconduct/
