Searched defs:_excepthandler (Results 1 – 1 of 1) sorted by relevance
524 struct _excepthandler { struct525 enum _excepthandler_kind kind; argument526 union {533 } v;534 int lineno;535 int col_offset;536 int end_lineno;537 int end_col_offset;