$ errors.fyi/python/KeyboardInterrupt 74 namespaces · 3,092 codes
python · python/KeyboardInterrupt
KeyboardInterrupt

KeyboardInterrupt

Raised when the user presses the interrupt key (Ctrl+C or Delete). Derives from BaseException so that finally blocks run but most broad except clauses do not accidentally suppress it.

References

In this namespace

» community-maintained · contribute on GitHub npm i -g errors-fyi && errorfyi ENOENT