Searched refs:has_safe_repr (Results 1 – 3 of 3) sorted by relevance
6 from jinja2.compiler import CodeGenerator, has_safe_repr81 if not has_safe_repr(const):
509 from .compiler import has_safe_repr510 if not has_safe_repr(value):
87 def has_safe_repr(value): function95 if not has_safe_repr(item):100 if not has_safe_repr(key):102 if not has_safe_repr(value):