On Mon, 02 Apr 2012 17:52:33 +1000, Chris Angelico wrote: > I'm -1 on the idea, mainly because there are already two perfectly good > string interpolation syntaxes that don't require a new kind of string.
Three.
% formatting
{} formatting
$ formatting using string.Template
--
Steven
--
http://mail.python.org/mailman/listinfo/python-list
