Home | History | Annotate | Download | only in Objects

Lines Matching refs:KeyboardInterrupt

566  *    KeyboardInterrupt extends BaseException

568 SimpleExtendsException(PyExc_BaseException, KeyboardInterrupt,
2078 PRE_INIT(KeyboardInterrupt)
2147 POST_INIT(KeyboardInterrupt)