Lines Matching refs:NL
668 elif self.indent == 0 and type not in (tokenize.COMMENT, tokenize.NL):670 # block as well, except the pseudo-tokens COMMENT and NL.