Skip to main content

Module exceptions

Module exceptions 

Source

Structs§

ExceptionZoo

Enums§

ExceptionCtor

Functions§

cstring_error
exception_group
exception_group_match
Match exception against except* handler type. Returns (rest, match) tuple.
prep_reraise_star
Prepare exception for reraise in except* block. Implements _PyExc_PrepReraiseStar