Searched refs:get_defining_module (Results 1 – 1 of 1) sorted by relevance
838 self.assertIs(instance.get_defining_module(), self.module)842 def get_defining_module(self): member in Test_ModuleStateAccess.test_subclass_get_module_with_super.StateAccessType_Subclass843 return super().get_defining_module()846 self.assertIs(instance.get_defining_module(), self.module)