Home
last modified time | relevance | path

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

/external/libchrome/third_party/jinja2/
Druntime.py39 _first_iteration = object() variable
354 _before = _first_iteration
355 _current = _first_iteration
388 if self._before is _first_iteration: