Thanks Chris, that's very helpful, I'll go take a look inside the .py file and see what's what... Is there anyway I can tell TG to do that (on that file in particular) so that next time I see that error I can just go take a look a the generated py file ?
Tom On Dec 1, 10:52 pm, Christoph Zwerschke <[EMAIL PROTECTED]> wrote: > zaf schrieb: > > > if I use it on a kid file all I get is : > > fresh: template.kid > > If you remove the template.pyc, then it creates a template.py that you > can analyze to see how the string substitution works. You will observe > that on this level you don't have any "$" expressions at all. > > -- Christoph --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

