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.
Showing
Please register or sign in to comment
sys.exitfunc gets the last word on the exit status of the program.