We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 450bb40 commit 19194bbCopy full SHA for 19194bb
Doc/library/exceptions.rst
@@ -573,6 +573,7 @@ The following exceptions are the exceptions that are usually raised.
573
message (the exception's associated value) and if possible the source of the
574
program that triggered the error.
575
576
+
577
.. exception:: SystemExit
578
579
This exception is raised by the :func:`sys.exit` function. It inherits from
0 commit comments