Home | History | Annotate | Download | only in Objects

Lines Matching refs:KeyboardInterrupt

564  *    KeyboardInterrupt extends BaseException
566 SimpleExtendsException(PyExc_BaseException, KeyboardInterrupt,
2065 PRE_INIT(KeyboardInterrupt)
2134 POST_INIT(KeyboardInterrupt)