print_errors 属性

指定显示的打印错误类型。

定义:

@property
def print_errors(self):
    ...
@print_errors.setter
def print_errors(self, value):
    ...

也可以看看