Return a formatted summary of an object’s attributes.
obj (object) – Object whose __dict__ attributes are summarized.
__dict__
One " name (Type)" line per attribute, sorted by name.
" name (Type)"
str