Home
last modified time | relevance | path

Searched defs:IfExp_kind (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython2/Include/
DPython-ast.h188 IfExp_kind=5, Dict_kind=6, Set_kind=7, ListComp_kind=8, enumerator
/external/python/cpython3/Include/
DPython-ast.h208 IfExp_kind=5, Dict_kind=6, Set_kind=7, ListComp_kind=8, enumerator