I guess, something like this ?
from Cheetah.Template import Template print Template(file="templates/file.tmpl", searchList=[locals()]) -k On Apr 8, 3:20 pm, "Aaron Swartz" <[EMAIL PROTECTED]> wrote: > > can some one share the source code for running google app engine from > > cheetah > > Dude, I'm this close to banning the next person who asks about Cheetah > on this list. This is not the Cheetah users support group. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
