interrupt method

interrupt()

Interrupt the current operator.

def interrupt(self):
    ...

See Also