commit | 26fabb00167143aaf7458284ce7201103d9b28ff | [log] [tgz] |
---|---|---|
author | Ka-Ping Yee <ping@zesty.ca> | Fri Mar 23 15:36:41 2001 +0000 |
committer | Ka-Ping Yee <ping@zesty.ca> | Fri Mar 23 15:36:41 2001 +0000 |
tree | 3b3562b8fd5d128e7c8ca4f20e8fb0674408cad6 | |
parent | a9c6c8dab5c851271ae488e8559e1dd69875c77e [diff] |
Allow sys.excepthook and sys.exitfunc to quietly exit with a sys.exit(). sys.exitfunc gets the last word on the exit status of the program.