![]() |
1
10
在Python v2.7之前,
注:
|
![]() |
2
4
首先,如果回答得很好的话,我想补充一些东西:
你将得到:
但我猜您使用的是python<2.6,这个bug已经修复,这是python2.7中inspect.isclass()的代码:
|