[Tutor] exit handler for C extension module

Shuying Wang shuying at gmail.com
Mon Jan 18 03:13:34 CET 2010


Hi,

What would be an atexit equivalent for a C extension module? When my
extension module is unloaded, I would like some clean up functions to
be called from an external c library. I've had a look at the C
extension guide but I can't find anything like that,

Thanks in advance,
.S


More information about the Tutor mailing list