Home | History | Annotate | Download | only in python2.7

Lines Matching full:dedent

661         elif type == tokenize.DEDENT:
663 # the end of matching indent/dedent pairs end a block