Ok so whats the problem.

On 12/01/2008, Brian <[EMAIL PROTECTED]> wrote:
>
> I would like to be able to pass template text to template.render(),
> for example:
>
> tpl_vars = {'name' : 'brian'}
> output = template.render('Hello, {{name}}!', tpl_vars)
>
> I know I can't do this because it is expecting a path to the template
> file, but I am wondering if there is some sort of workaround (or more
> obvious solution that I've missed) to achieve what I want.
>
> Thanks,
>
> Brian
> >
>


-- 
Xavier A. Mathews
Student/Browser Specialist/Developer/Web-Master
Google Group Client Based Tech Support Specialist
Hazel Crest Illinois
[EMAIL PROTECTED]@[EMAIL PROTECTED]
"Fear of a name, only increases fear of the thing itself."

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To post to this group, send email to google-appengine@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to