When help() is called with non-string argument, use __qualname__ or __name__ if available, otherwise use "{typename} object".
When help() is called with non-string argument, use __qualname__ or __name__ if available, otherwise use "{typename} object".