Home
last modified time | relevance | path

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

/external/python/cpython2/Include/
DPython-ast.h63 Delete_kind=4, Assign_kind=5, AugAssign_kind=6, Print_kind=7, enumerator
/external/python/cpython3/Include/
DPython-ast.h67 Return_kind=4, Delete_kind=5, Assign_kind=6, enumerator