笨鸟编程-零基础入门Pyhton教程

 找回密码
 立即注册

扩展

发布者: 笨鸟自学网



classjinja2.nodes.Output(nodes)

A node that holds multiple expressions which are then printed out. This is used both for the print statement and the regular template data.

Node type:Stmt
classjinja2.nodes.Scope(body)

An artificial scope.

Node type:Stmt
classjinja2.nodes.Template(body)

Node that represents a template. This must be the outermost node that is passed to the compiler.

Node type:Node
exceptionjinja2.nodes.Impossible

Raised if the node could not perform a requested action.

12345678
上一篇:模板设计者文档下一篇:集成

Archiver|手机版|笨鸟自学网 ( 粤ICP备20019910号 )

GMT+8, 2024-12-22 13:01 , Processed in 0.020397 second(s), 17 queries .

© 2001-2020

返回顶部