Home
last modified time | relevance | path

Searched refs:default_autoescape (Results 1 – 1 of 1) sorted by relevance

/external/libchrome/third_party/jinja2/
Druntime.py487 default_autoescape=None): argument
497 if default_autoescape is None:
498 default_autoescape = environment.autoescape
499 self._default_autoescape = default_autoescape