[docs] [issue15233] atexit: guarantee order of execution of registered functions?

Larry Hastings report at bugs.python.org
Tue Jul 3 08:26:20 CEST 2012


Larry Hastings <larry at hastings.org> added the comment:

> Is it tested for?

Amusingly enough, yes.  test_order() in Lib/test/test_atexit.py already ensures reverse order.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue15233>
_______________________________________


More information about the docs mailing list