Paul Rubin wrote:
Steven D'Aprano <steve+comp.lang.pyt...@pearwood.info> writes:
I'm actually quite fond of the look of "while 1:", and sometimes use it, not because it's faster, but just because I like it.
    for v in itertools.repeat(True):
         ...

;-)
while '__For_ever___' not in ['nit-picking']:

:)

JM
--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to