Searched refs:comment_escfunc (Results 1 – 1 of 1) sorted by relevance
198 def make_body(self, environ, template, escfunc, comment_escfunc=None): argument199 comment_escfunc = comment_escfunc or escfunc202 'comment': comment_escfunc(self.comment)}