• Vincent Pelletier's avatar
    CMFActivity.ActivityTool: Set exc_type default value. · 3123e1a9
    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.
    3123e1a9
ActivityTool.py 71.1 KB