How is possible that 'config.get' works any times?
I'm using it in two different modules and I get a 'None' value in one
of them.

------------------
from pylons import config

foo = config.get('foo.bar', None)
------------------

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"pylons-discuss" 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/pylons-discuss?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to