python的一些内置方法

慕心LJ / 2023-05-16 / 原文

isinstance()
callable()
issubclass()
hasattr()
getattr()
setattr()