description

hrepr(obj, shortrefs=True)

obj

[[1, 2], [1, 2]]

result

[
#1=
[
1
2
]
#1
]