阅读背景:

TypeError:exception必须是旧式类或派生自BaseException,而不是str

来源:互联网 

Following is my code:

以下是我的代码:

test = 'abc'
if True:
    raise test + 'def'
test = 'abc'



你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: