[Web-SIG] [Python-Dev] PEP 292 and templating (fwd)

John J Lee jjl at pobox.com
Wed Dec 10 12:15:35 EST 2003


---------- Forwarded message ----------
Date: Tue, 9 Dec 2003 21:55:55 -0500
From: Raymond Hettinger <raymond.hettinger at verizon.net>
Reply-To: python at rcn.com
To: python-dev at python.org
Subject: [Python-Dev] PEP 292 and templating

Is there interest in having a templating module with two functions one
for simple substitutions and the other with more tools?

The first would be Barry's simple substitutions using only $name or
${name} for templates exposed to the user.

The second would extend the first with Cheetah style dotted names for
more advanced templates controlled by the programmer.


Raymond Hettinger
-------------- next part --------------
_______________________________________________


Python-Dev mailing list


Python-Dev at python.org


http://mail.python.org/mailman/listinfo/python-dev


Unsubscribe: http://mail.python.org/mailman/options/python-dev/jjl%40pobox.com




More information about the Web-SIG mailing list