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>":

--
~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