• jbarlow83's avatar
    Improve documentation of Python and C++ exceptions (#2408) · b8863698
    jbarlow83 authored
    The main change is to treat error_already_set as a separate category
    of exception that arises in different circumstances and needs to be
    handled differently. The asymmetry between Python and C++ exceptions
    is further emphasized.
    b8863698
object.rst 5.04 KB