[Python-3000] atexit module problems/questions

Greg Ewing greg.ewing at canterbury.ac.nz
Mon Aug 6 02:12:21 CEST 2007


skip at pobox.com wrote:
> Then you need to hang onto the closure.  That might be some distance away
> from the point at which the function was registered.

Well, if you get a unique ID, you need to hang onto that
somehow, too.

--
Greg


More information about the Python-3000 mailing list