Home
last modified time | relevance | path

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

/external/libmojo/third_party/jinja2/
Dcompiler.py13 from keyword import iskeyword as is_python_keyword unknown
530 if is_python_keyword(kwarg):