Searched refs:ast2obj_excepthandler (Results 1 – 2 of 2) sorted by relevance
358 static PyObject* ast2obj_excepthandler(void*);2431 ast2obj_excepthandler); in ast2obj_stmt()3174 ast2obj_excepthandler(void* _o) in ast2obj_excepthandler() function
450 static PyObject* ast2obj_excepthandler(void*);2931 value = ast2obj_list(o->v.Try.handlers, ast2obj_excepthandler); in ast2obj_stmt()3725 ast2obj_excepthandler(void* _o) in ast2obj_excepthandler() function