• Vincent Pelletier's avatar
    CMFActivity.ActivityTool: Set exc_type default value. · 1340e501
    Vincent Pelletier authored
    This property is only conditionally set, which causes distracting error
    when something goes wrong. If we really want to check that the expected
    code path was followed there has to be a better check and a more debugging-
    friendly error than an AttributeError.
    1340e501
ActivityTool.py 71.1 KB