[Python-Dev] updated exit.py and supporting files for your perusal

Ka-Ping Yee ping@lfw.org
Sat, 24 Jun 2000 01:08:42 -0500 (CDT)


On Fri, 23 Jun 2000, Guido van Rossum wrote:
> [fred]
> >   I like "atexit" better.
> 
> OK, let it be atexit.  I'm glad this time the naming debate is at
> least civilized. :-)

Sorry to confuddle things, but what happened to the idea of
sticking it in "sys"?  If sys.exitfunc lives there, doesn't
sys.atexit(...) also make sense?  It can't be very hard to do...


-- ?!ng