On 2018-05-18 18:10, Chris Angelico wrote:
The bit that you tag on as an afterthought is actually critically
important here. You have two options:
1) The 'as' is part of the syntax of the 'if' and 'while' statements; or
This first choice appears the more conservative compromise that several have
chosen (substituting "as" with "let"), only as part of the these two statements.
-Mike
_______________________________________________
Python-ideas mailing list
Python-ideas@python.org
https://mail.python.org/mailman/listinfo/python-ideas
Code of Conduct: http://python.org/psf/codeofconduct/