namespace question
Elaine Jackson
elainejackson7355 at home.com
Thu Sep 2 09:52:46 EDT 2004
More information about the Python-list mailing list
Thu Sep 2 09:52:46 EDT 2004
- Previous message (by thread): namespace question
- Next message (by thread): namespace question
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
- Previous message (by thread): namespace question
- Next message (by thread): namespace question
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list