Skip to content

Latest commit

 

History

History
executable file
·
21 lines (14 loc) · 487 Bytes

template.rst

File metadata and controls

executable file
·
21 lines (14 loc) · 487 Bytes

tornado.template --- 提供灵活的输出方式

tornado.template

相关类型

Template(template_string, name="<string>", loader=None, compress_whitespace=None, autoescape="xhtml_escape")

BaseLoader

Loader

DictLoader

ParseError