Home
last modified time | relevance | path

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

/external/python/cpython2/Include/
DPython-ast.h342 enum _excepthandler_kind {ExceptHandler_kind=1}; enum
344 enum _excepthandler_kind kind;
/external/python/cpython3/Include/
DPython-ast.h390 enum _excepthandler_kind {ExceptHandler_kind=1}; enum
392 enum _excepthandler_kind kind;