description
hrepr(obj, max_depth=0)
obj
dict_values([1, 2, 3])
result
dict_values(
...
)