> > If we need only substitution, probably it's better to use standard > templating > in python [1], there is a way to redefine tokens, so you will be able to > use > <% %> syntax if you want to. > > [1] https://docs.python.org/2.6/library/string.html#template-strings > <https://docs.python.org/dev/library/string.html#template-strings> > [2] http://pymotw.com/2/string/#advanced-templates > I think it's a better solution for this issue. /sv -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.openstack.org/pipermail/openstack-dev/attachments/20150728/5c376cbe/attachment.html>