I am trying to find a way of executing functions without creating a nested scope, so they can share local and global namespace (even if they are declared in some other module).
Why? Can you explain what the use case is?
STeVe -- http://mail.python.org/mailman/listinfo/python-list