simplified code: 'except SystemExit' and 'except ImportError' do the same.
It is very unlikely that v is a tuple and 'hasattr(sys, 'exc_info')' is always true.
Showing
Please register or sign in to comment
It is very unlikely that v is a tuple and 'hasattr(sys, 'exc_info')' is always true.