Current module object

C. Derek Fields (derek@gamekeeper.bellcore.com)
Fri, 09 Sep 94 14:02:42 -0400

I don't seem to be able to figure out how to get my current module
object from within a function. What I want to do with it is to
find another function object that is part of my current module
by its name, which should be easy if I can get to the __dict__
object for the current module, right?

-- 
Derek Fields
(derek@cc.bellcore.com)