Home
last modified time | relevance | path

Searched refs:_mod_kind (Results 1 – 1 of 1) sorted by relevance

/external/python/cpython2/Include/
DPython-ast.h38 enum _mod_kind {Module_kind=1, Interactive_kind=2, Expression_kind=3, enum
41 enum _mod_kind kind;