Lines Matching full:defaults
14 from jinja2.defaults import BLOCK_START_STRING, \
114 The string marking the begin of a block. Defaults to ``'{%'``.
117 The string marking the end of a block. Defaults to ``'%}'``.
121 Defaults to ``'{{'``.
124 The string marking the end of a print statement. Defaults to
128 The string marking the begin of a comment. Defaults to ``'{#'``.
131 The string marking the end of a comment. Defaults to ``'#}'``.
145 removed (block, not variable tag!). Defaults to `False`.
149 from the start of a line to a block. Defaults to `False`.
268 # and don't change the arguments (or the defaults!) of the arguments
291 # defaults