namespace question

Elaine Jackson elainejackson7355 at home.com
Thu Sep 2 09:52:46 EDT 2004


I would like to be able to write a function f, which will live in a module M,
and will call a function g, such that, when f is imported from M into the
interpreter, and invoked there, its invokation of g will return the
interpreter's global namespace. Is there a way to do this and, if so, how?
Muchas gracias for any and all assistance.

Peace





More information about the Python-list mailing list