jinja2.runtime.object_type_repr

jinja2.runtime.object_type_repr(obj)[source]

Returns the name of the object’s type. For some recognized singletons the name of the object is returned instead. (For example for None and Ellipsis).