Skip to content
Snippets Groups Projects
Commit 38cd2bb4 authored by Benjamin Trofatter's avatar Benjamin Trofatter
Browse files

Added futures support to mako

Provide a list of names to import from __future__ to Template or
TemplateLookup, and it will render the import from __future__
statement at the top of the generated code so that it actually works.
parent d9e3e8c9
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment