Home
last modified time | relevance | path

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

/third_party/python/Include/cpython/
Dframeobject.h26 } PyTryBlock; typedef
/third_party/python/Objects/
Dlongobject.c94 #define SIGCHECK(PyTryBlock) \ argument