On 26Jun2017 13:30, Ethan Furman <[email protected]> wrote:
On 06/26/2017 01:20 PM, Mikhail V wrote:
I dont't like "while True:"  simply because it does not make enough
visual distinction with the "while condition:" statement.

My "while True:" loops look something like:

 while "<meaningful text description here>":

O_o

Nice!

Cheers,
Cameron Simpson <[email protected]>
_______________________________________________
Python-ideas mailing list
[email protected]
https://mail.python.org/mailman/listinfo/python-ideas
Code of Conduct: http://python.org/psf/codeofconduct/

Reply via email to