Home
last modified time | relevance | path

Searched refs:triple_quoted (Results 1 - 2 of 2) sorted by relevance

/third_party/python/Lib/
H A Dtokenize.py151 triple_quoted = set() variable
156 triple_quoted.add(u)
550 elif token in triple_quoted:
/third_party/python/Lib/lib2to3/pgen2/
H A Dtokenize.py125 triple_quoted = ( variable
473 elif token in triple_quoted:

Completed in 3 milliseconds