On 13 Aug 2006 19:48:55 -0700,
"John Machin" <[EMAIL PROTECTED]> wrote:

> In general, I'm mainly interested in a template engine for dynamic web
> pages but would like a general purpose one to avoid learning yet
> another package for generating e-mail messages, form letters, source
> code, whatever.

And don't forget Python's Template class:

    http://docs.python.org/lib/node109.html

Regards,
Dan

-- 
Dan Sommers
<http://www.tombstonezero.net/dan/>
"I wish people would die in alphabetical order." -- My wife, the genealogist
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to