description

hrepr(obj, max_depth=0)

obj

dict_keys(['a', 'b', 'c'])

result

dict_keys(
...
)