at-exit-thread
- From: castironpi@xxxxxxxxx
- Date: Fri, 29 Feb 2008 11:35:21 -0800 (PST)
The Python main interpreter has an at-exit list of callables, which
are called when the interpreter exits. Can threads have one? What's
involved, or is the best way merely to subclass Thread?
.
- Follow-Ups:
- Re: at-exit-thread
- From: Diez B. Roggisch
- Re: at-exit-thread
- Prev by Date: Re: joining strings question
- Next by Date: Re: joining strings question
- Previous by thread: Problem round-tripping with xml.dom.minidom pretty-printer
- Next by thread: Re: at-exit-thread
- Index(es):