Searched refs:process_tokens (Results 1 – 4 of 4) sorted by relevance
51 Raised by :func:`process_tokens` if detecting an ambiguous indent. Captured and55 .. function:: process_tokens(tokens)
107 process_tokens(tokenize.generate_tokens(f.readline))277 def process_tokens(tokens): function
267 tabnanny.process_tokens(tokenize.generate_tokens(f.readline))285 tabnanny.process_tokens(tokens)
65 tabnanny.process_tokens(tokenize.generate_tokens(f.readline))