On 11/03/10 15:59, Seebs wrote:
Dededenting does explicitly mark the end of a block.If you can't point to the token, it's implicit. :)
Just because you asked for it to be pointed to: http://svn.python.org/view/python/trunk/Include/token.h?view=markup The DEDENT token is explicitly defined as the number "6", FWIW... :) -tkc -- http://mail.python.org/mailman/listinfo/python-list