diff options
author | Barry Warsaw <barry@python.org> | 1999-02-24 00:27:39 +0000 |
---|---|---|
committer | Barry Warsaw <barry@python.org> | 1999-02-24 00:27:39 +0000 |
commit | 40db48c5ec7ca447a7291062014e83b40cce9ee7 (patch) | |
tree | 03c72e671c79f4e15a86c6316a0bbcbfc25c2fa0 /Python | |
parent | f2b4554403f42307c4543de44436db118dbd0cde (diff) | |
download | cpython-git-40db48c5ec7ca447a7291062014e83b40cce9ee7.tar.gz |
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.
Diffstat (limited to 'Python')
0 files changed, 0 insertions, 0 deletions