finesse.utilities.text.stringify

finesse.utilities.text.stringify(item)[source]

Recursively stringify item.

This is useful for when it doesn’t make sense or isn’t possible to override the __repr__ method of an object to get a compact string representation.