Home
last modified time | relevance | path

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

/external/python/cpython2/Include/
DPython-ast.h64 For_kind=8, While_kind=9, If_kind=10, With_kind=11, enumerator
/external/python/cpython3/Include/
DPython-ast.h69 AsyncFor_kind=10, While_kind=11, If_kind=12, With_kind=13, enumerator