Home | Trees | Indices | Help |
---|
|
|
|||
|
__init__(self,
name=None,
content=None) Exactly one of the parameters must be specified |
||
|
writeToFile(self,
outfile,
vals) In the template, replaces all the strings between $$ with the evaluation of the expressions and writes the results to a file |
||
|
getString(self,
vals) In the template, replaces all the strings between $$ with the evaluation of the expressions |
||
|
eval(self,
input,
vals) Gets a string, replaces all the strings between $$ with the evaluation of the expressions |
|
|
|
|
|
Home | Trees | Indices | Help |
---|
Generated by Epydoc 3.0alpha3 on Fri Nov 23 23:44:28 2007 | http://epydoc.sourceforge.net |