>> config.get('key')
>>
> so tg.config and pylons.config are the same object?
>
>> or even
>>
>> config.key
>>
>> because we've added a wrapper for config that allows attribute style lookup.
>>
> which is the fallback there? do we get attribute error?Yea, you get an AttributeError, and yes I should add it to the docs. ;) In fact, I'm working on the docs tonight so hopefully I'll get it done then. --Mark --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears" 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/turbogears?hl=en -~----------~----~----~----~------~----~------~--~---

