On Fri, 2006-04-21 at 13:25 -0500, Ian Bicking wrote:

> While I've argued in an earlier thread that $var is more conventional, 
> honestly I don't care (except that %(var)s is not very nice).  A couple 
> other people also preferred $var, but I don't know if they have 
> particularly strong opinions either.

For the use case that string.Template was originally designed for, I
definitely agree.  OTOH, as long as we don't change string.Template, it
can still be used for simple string substitutions (hence the title of
PEP 292) where all the extra formating is unnecessary.

-Barry

Attachment: signature.asc
Description: This is a digitally signed message part

_______________________________________________
Python-3000 mailing list
Python-3000@python.org
http://mail.python.org/mailman/listinfo/python-3000
Unsubscribe: 
http://mail.python.org/mailman/options/python-3000/archive%40mail-archive.com

Reply via email to