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)
104 process_tokens(tokenize.generate_tokens(f.readline))278 def process_tokens(tokens): function
271 tabnanny.process_tokens(tokenize.generate_tokens(f.readline))289 tabnanny.process_tokens(tokens)
65 tabnanny.process_tokens(tokenize.generate_tokens(f.readline))