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