[Python-Dev] To run all exit handlers or not?

Skip Montanaro skip at pobox.com
Thu Oct 28 13:23:09 CEST 2004


    Guido> If I were a user of the atexit module and aware of this behavior,
    Guido> I'd consider it a bug [and] write my atexit handler to avoid ever
    Guido> raising an exception, because I didn't want to jeopardize other
    Guido> atexit handlers.  So I think preserving backwards-compatible
    Guido> behavior is unnecessary.

Okay.  Will take that as a pronouncement...

Skip


More information about the Python-Dev mailing list