內建函式 :: issubclass

issubclass(int,float) # False

issubclass(SyntaxError,Exception) # True

results matching ""

    No results matching ""