[Python-ideas] string.Template v2

Barry Warsaw barry at python.org
Sat Nov 30 19:57:07 CET 2013


On Nov 28, 2013, at 06:53 PM, Victor Stinner wrote:

>In my opinion, string.Template alone is almost useless (it's probably
>why it is not used).

It *is* used, but IME more as a fundamental building block for higher level
APIs.  string.Template is very definitely not intended to be a templating
engine on the order of the many powerful ones available in web frameworks.

-Barry
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: not available
URL: <http://mail.python.org/pipermail/python-ideas/attachments/20131130/97ff3060/attachment.sig>


More information about the Python-ideas mailing list