Home
last modified time | relevance | path

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

/third_party/python/Lib/lib2to3/pgen2/
Dtoken.py65 AWAIT = 56 variable
/third_party/python/Include/
Dtoken.h68 #define AWAIT 55 macro
/third_party/python/Lib/
Dtoken.py61 AWAIT = 55 variable
Dast.py659 AWAIT = auto() # 'await' variable in _Precedence