News

Python’s new template strings ... For instance, a simple template string handler to render each variable’s string representation in upper case might look like this: from string.templatelib ...