I'm sure this has been brought up many times, but a quick Googling didn't yield 
the decisive results I was hoping for, so I apologize if this has already been 
addressed in great detail somewhere else.

I am wondering what the rationale is behind preferring while True over while 1? 
For me, it seems that using True provides more clarity, but is that the only 
benefit? Is while 1 more prone to errors?


Thanks!
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to