Home
last modified time | relevance | path

Searched defs:implements_to_string (Results 1 – 1 of 1) sorted by relevance

/external/libchrome/third_party/jinja2/
D_compat.py46 implements_to_string = _identity variable
74 def implements_to_string(cls): function