Searched refs:GetAttributeModule (Results 1 – 1 of 1) sorted by relevance
185 class GetAttributeModule(module.Module): class189 return super(GetAttributeModule, self).__getattribute__(name)191 mod = GetAttributeModule()