Document the correct class hierarchy for SystemExit.  It is not an
error and so it derives from Exception and not SystemError.  The
docstring was incorrect but the implementation was fine.
1 file changed