Skip to main content

prep_reraise_star

Function prep_reraise_star 

Source
pub fn prep_reraise_star(
    orig: PyObjectRef,
    excs: PyObjectRef,
    vm: &VirtualMachine,
) -> PyResult
Expand description

Prepare exception for reraise in except* block. Implements _PyExc_PrepReraiseStar