diff options
author | Guido van Rossum <guido@python.org> | 1997-10-03 13:53:28 +0000 |
---|---|---|
committer | Guido van Rossum <guido@python.org> | 1997-10-03 13:53:28 +0000 |
commit | e828942758c3551bc0d284378858e884c7157e40 (patch) | |
tree | bf7fbc048c190f5c524148f39c830ee33d57148b /Python/errors.c | |
parent | d5d8ecdb158833e6b842d3e84b11dc8b8eb16dfb (diff) | |
download | cpython-e828942758c3551bc0d284378858e884c7157e40.tar.gz |
Fix small omission: with all the new code, sys.exit(None) would print
"None"; this should be equivalent to sys.exit(0).
Diffstat (limited to 'Python/errors.c')
0 files changed, 0 insertions, 0 deletions