On 9/29/06, Johan Steyn <[EMAIL PROTECTED]> wrote: > On 29 Sep 2006 11:26:10 -0700, Klaas <[EMAIL PROTECTED]> wrote: > > > else: does not trigger when there is no data on which to iterate, but > > when the loop terminated normally (ie., wasn't break-ed out). It is > > meaningless without break. > > The else clause *is* executed when there is no data on which to iterate. > Your example even demonstrates that clearly:
Yes--there is a missing "just" in that sentence. -Mike -- http://mail.python.org/mailman/listinfo/python-list