Skip to content
Snippets Groups Projects
  • Mike Bayer's avatar
    - added "preprocessor" argument to Template, TemplateLookup - is a single · e5f33d43
    Mike Bayer authored
      callable or list of callables which will be applied to the template text
      before lexing.  given the text as an argument, returns the new text.
    - added mako.ext.preprocessors package, contains one preprocessor so far:
      'convert_comments', which will convert single # comments to the new ##
      format
    e5f33d43
To find the state of this project's repository at the time of any of these versions, check out the tags.