On 3/17/06, Elvelind Grandin <[EMAIL PROTECTED]> wrote: > > does this mean that all the old "we cant use python in config" > problems are back again?
Yes and no. Yes, we can't use Python in config files... but, something I've discovered since those days, is that we *can* use %()s substitutions. So, to get around static directory issues, for example, a couple of variables are defined for your app config to point to useful directories. > I saw that some config file test fails in the trunk right now. I dont > know it that is a problem or if you are fixing it. Actually, everything was passing. It would appear that [962] broke it. Kevin --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears Trunk" 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-trunk -~----------~----~----~----~------~----~------~--~---
