Hi! In 0.2 I had a global object with the configuration for my
application but in 0.3 this does not seem to work. I don't know why.
  I did something like this to set it up in the 'main' function:
    global config
    config = ...

  And later used config directly from the controller.

  Does anyone know why this wouldn't work and if there is a better way?

-- 
Javier

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"web.py" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [email protected]
For more options, visit this group at http://groups.google.com/group/webpy?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to