In article <[email protected]>,
 Terry Reedy <[email protected]> wrote:

> On 9/12/2012 8:58 PM, Roy Smith wrote:
> > The atexit docs (http://docs.python.org/library/atexit.html) are very
> > confusing.  In one place they say, "The order in which the functions are
> > called is not defined".  In another place, "all functions registered are
> > called in last in, first out order".  Which is correct?
> 
> Check the tracker (bugs.python.org) for atexit issues, open and closed. 

Thanks for the pointer.  The operative one seems to be 
http://bugs.python.org/issue15233
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to