Package Cheetah :: Module Template :: Class TemplatePreprocessor
[show private | hide private]
[frames | no frames]

Class TemplatePreprocessor


This is used with the preprocessors argument to Template.compile().

See the docstring for Template.compile

** Preprocessors are an advanced topic **


Method Summary
  __init__(self, settings)
  preprocess(self, source, file)
Create an intermediate template and return the source code it outputs

Method Details

preprocess(self, source, file)

Create an intermediate template and return the source code it outputs

Generated by Epydoc 2.1 on Sat Mar 4 13:36:21 2006 http://epydoc.sf.net