Home
last modified time | relevance | path

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

/external/python/cpython2/Include/
DPython-ast.h192 Subscript_kind=19, Name_kind=20, List_kind=21, Tuple_kind=22}; enumerator
/external/python/cpython3/Include/
DPython-ast.h232 Attribute_kind=21, Subscript_kind=22, Starred_kind=23, enumerator