[Python-Dev] Hook Extension Module Import? (original) (raw)

Aahz aahz@pythoncraft.com
Sun, 20 Apr 2003 12:35:33 -0400


On Sun, Apr 20, 2003, David Abrahams wrote:

I think I need a way to temporarily (from 'C'), arrange to be notified just before and just after a new extension module is loaded. Is this possible? I didn't see anything obvious in the source. BTW, I'd be just as happy if it were possible to do the same thing for any module (i.e., not discriminating between extension and pure python modules).

http://www.python.org/peps/pep-0302.html

Aahz (aahz@pythoncraft.com) <*> http://www.pythoncraft.com/

Why is this newsgroup different from all other newsgroups?