On 04/14/2018 08:08 PM, Nick Coghlan wrote:

New keyword based target first proposal:

     while (value from read_next_item()) is not None:
         ...

I could get behind this.

Current preferencs:

"as"  +1

"from"  +0.85

":=" +0.5

--
~Ethan~

_______________________________________________
Python-ideas mailing list
Python-ideas@python.org
https://mail.python.org/mailman/listinfo/python-ideas
Code of Conduct: http://python.org/psf/codeofconduct/

Reply via email to