isinstance(object, classinfo). This function returns True if the object is instance of classinfo argument or instance of classinfo subclass.
確定! 回上一頁