inspect.isclass(object)
Return true if the object is a class, whether built-in or created in Python code.
Please login to continue.
Please login to continue.