Compare source code

Tim Chase python.list at tim.thechases.com
Wed Nov 3 19:41:42 EDT 2010


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







More information about the Python-list mailing list