Searched refs:get_defining_module (Results 1 – 1 of 1) sorted by relevance
985 self.assertIs(instance.get_defining_module(), self.module)989 def get_defining_module(self): member in Test_ModuleStateAccess.test_subclass_get_module_with_super.StateAccessType_Subclass990 return super().get_defining_module()993 self.assertIs(instance.get_defining_module(), self.module)