GetAttr#

class GetAttr(module, type, attr_name, name='')[源代码]#

Getattr 表示从 Module 的层次结构中获取属性。

name = None#

要检索的属性的限定名(qualified name)。

类型:

名称