Extension module finalization?

Martin Sjögren martin at strakt.com
Tue Jan 15 04:25:39 EST 2002


Hello

When writing an extension module in C, you write an initfoo function that
initializes the module. Is there a way to get a function called when the
module is finalized? Like, if I want to do cleanup or stuff like that...


Martin

-- 
Martin Sjögren
  martin at strakt.com              ICQ : 41245059
  Phone: +46 (0)31 7710870       Cell: +46 (0)739 169191
  GPG key: http://www.strakt.com/~martin/gpg.html




More information about the Python-list mailing list