interrupt方法

interrupt(self)

中断当前操作员。


def interrupt(self):
    ...

也可以看看