如何使用Python的sys.exc_info()方法来获取当前异常信息?
如何通过sys.exc_info()在Python中获取异常详细信息?
Python中sys.exc_info()函数如何详细获取并处理异常信息?