Home
last modified time | relevance | path

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

/external/libchrome/third_party/jinja2/
Dsandbox.py171 def is_internal_attribute(obj, attr): function
330 return not (attr.startswith('_') or is_internal_attribute(obj, attr))