• Kirill Smelkov's avatar
    xerr: Draft _Python_ counterpart · fa0f9048
    Kirill Smelkov authored
    Provide infrastructure, similar to what we already have in xerr, to Python
    programs: to wrap errors with error context and to extract the cause
    from a wrapped error.
    
    We will need it in the next patch.
    fa0f9048
__init__.py 4.04 KB