I do in fact have the case you mention. I am writing a module that will manipulate functions of global variables where the functions are defined in another module.
Would it be possible to have your functions take arguments instead of globals? That would seem to be a better design.
Kent -- http://mail.python.org/mailman/listinfo/python-list