On 2010-11-03, Grant Edwards <[email protected]> wrote: > On 2010-11-03, Seebs <[email protected]> wrote: >> Explicit is better than implicit. It is *better* to explicitly mark the >> ends of things than to have it be implicit in dropping indentation. That's >> not a burden, it's good engineering practice.
> Dededenting does explicitly mark the end of a block. If you can't point to the token, it's implicit. :) -s -- Copyright 2010, all wrongs reversed. Peter Seebach / [email protected] http://www.seebs.net/log/ <-- lawsuits, religion, and funny pictures http://en.wikipedia.org/wiki/Fair_Game_(Scientology) <-- get educated! I am not speaking for my employer, although they do rent some of my opinions. -- http://mail.python.org/mailman/listinfo/python-list
