stack_trace属性

stack_trace属性

获取调用堆栈上立即帧的字符串表示形式。

定义:

@property
def stack_trace(self):
    ...

也可以看看