News

Hooking System Exit exitfunc -- if sys.exitfunc exists, this routine is called when Python exits. Assigning to sys.exitfunc is deprecated; use the atexit module instead.