Home
last modified time | relevance | path

Searched defs:generate_tokens (Results 1 – 4 of 4) sorted by relevance

/external/python/cpython2/Lib/
Dtokenize.py287 def generate_tokens(readline): function
/external/python/cpython2/Lib/lib2to3/pgen2/
Dtokenize.py347 def generate_tokens(readline): function
/external/python/cpython3/Lib/lib2to3/pgen2/
Dtokenize.py335 def generate_tokens(readline): function
/external/python/cpython3/Lib/
Dtokenize.py672 def generate_tokens(readline): function