This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author serhiy.storchaka
Recipients barry, python-dev, r.david.murray, rhettinger, serhiy.storchaka, vaultah
Date 2015-05-28.17:53:16
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1432835596.42.0.665935021482.issue24309@psf.upfronthosting.co.za>
In-reply-to
Content
Agree with Barry. And please note, that string.Template is not invented in Python, it is used in a lot of other languages, including shell, make, Tcl, Perl. One of the advantage is that these templates are cross-language.
History
Date User Action Args
2015-05-28 17:53:16serhiy.storchakasetrecipients: + serhiy.storchaka, barry, rhettinger, r.david.murray, python-dev, vaultah
2015-05-28 17:53:16serhiy.storchakasetmessageid: <1432835596.42.0.665935021482.issue24309@psf.upfronthosting.co.za>
2015-05-28 17:53:16serhiy.storchakalinkissue24309 messages
2015-05-28 17:53:16serhiy.storchakacreate