Searched refs:_ImportInclude (Results 1 - 1 of 1) sorted by relevance
/third_party/jinja2/ | ||
H A D | parser.py | 15 _ImportInclude = t.TypeVar("_ImportInclude", nodes.Import, nodes.Include) variable 332 self, node: _ImportInclude, default: bool 333 ) -> _ImportInclude: |
Completed in 2 milliseconds