catching-non-exception:25::"Catching an exception which doesn't inherit from BaseException: MyException"
catching-non-exception:31::"Catching an exception which doesn't inherit from BaseException: MyException"
catching-non-exception:31::"Catching an exception which doesn't inherit from BaseException: MySecondException"
catching-non-exception:52::"Catching an exception which doesn't inherit from BaseException: None"
catching-non-exception:52::"Catching an exception which doesn't inherit from BaseException: list()"
catching-non-exception:57::"Catching an exception which doesn't inherit from BaseException: None"
