summaryrefslogtreecommitdiff
path: root/Python/errors.c
diff options
context:
space:
mode:
authorGuido van Rossum <guido@python.org>1997-10-03 13:53:28 +0000
committerGuido van Rossum <guido@python.org>1997-10-03 13:53:28 +0000
commite828942758c3551bc0d284378858e884c7157e40 (patch)
treebf7fbc048c190f5c524148f39c830ee33d57148b /Python/errors.c
parentd5d8ecdb158833e6b842d3e84b11dc8b8eb16dfb (diff)
downloadcpython-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