Skip to content

Commit 19194bb

Browse files
committed
Fix stray newline change.
1 parent 450bb40 commit 19194bb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Doc/library/exceptions.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -573,6 +573,7 @@ The following exceptions are the exceptions that are usually raised.
573573
message (the exception's associated value) and if possible the source of the
574574
program that triggered the error.
575575

576+
576577
.. exception:: SystemExit
577578

578579
This exception is raised by the :func:`sys.exit` function. It inherits from

0 commit comments

Comments
 (0)