Searched defs:_excepthandler (Results 1 – 1 of 1) sorted by relevance
497 struct _excepthandler { struct498 enum _excepthandler_kind kind; argument499 union {506 } v;507 int lineno;508 int col_offset;509 int end_lineno;510 int end_col_offset;