Python为什么捕获不到异常,程序总是自动终止

2025-04-01 22:37:33
推荐回答(1个)
回答1:

timeout 是run time error,你试试用Error,是可以捕获的。