Fixed #22920 -- Avoid masking some exceptions.
If loading an application trigger an ImportError, the details of that error were lost in some cases. Thanks Ben Davis for the report.
Showing
Please
register
or
sign in
to comment
If loading an application trigger an ImportError, the details of that error were lost in some cases. Thanks Ben Davis for the report.