Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #29029

Re: Some questions about atexit

From Roy Smith <roy@panix.com>
Newsgroups comp.lang.python
Subject Re: Some questions about atexit
Date 2012-09-13 09:03 -0400
Organization PANIX Public Access Internet and UNIX, NYC
Message-ID <roy-D30833.09034313092012@news.panix.com> (permalink)
References <roy-68612B.20582312092012@news.panix.com> <mailman.587.1347503376.27098.python-list@python.org>

Show all headers | View raw


In article <mailman.587.1347503376.27098.python-list@python.org>,
 Terry Reedy <tjreedy@udel.edu> 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

Back to comp.lang.python | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

Some questions about atexit Roy Smith <roy@panix.com> - 2012-09-12 20:58 -0400
  Re: Some questions about atexit Terry Reedy <tjreedy@udel.edu> - 2012-09-12 22:29 -0400
    Re: Some questions about atexit Roy Smith <roy@panix.com> - 2012-09-13 09:03 -0400

csiph-web