> > On Mon, May 2, 2011 at 5:53 PM, pierreth <[email protected]>wrote:
I don't think this is a nice solution. I would like something more > transparent. > So you dont need to include globals() just pass the vars you want. mymodule,myfunction(request, response, session, db, anyotherobject, DEBUG)

