scglue.utils.DelayedKeyboardInterrupt

class scglue.utils.DelayedKeyboardInterrupt[源代码]

基类:object

Shield a code block from keyboard interruptions, delaying handling till the block is finished (adapted from https://stackoverflow.com/a/21919644).

方法

属性

logger