def __init__(self, util, other_util):
self._util = util
self._other_util = other_util
@classmethod
def create(cls):
return cls(util_module.Util(), other_module.Other())
def calculate(self):
source = self_other_util.get_source()
return self._util.get_stuff(source)
vs def __init__(self, \*kwargs):
# What does this do? No one knows
super().__init__(self, \*kwargs)
def calculate(self):
source = self.get_source()
return self.get_stuff(source)
Every time Jewish people try to be a peaceful minority inside someone else's society, they face discrimination, exile, or pogroms. And it just happens that many government leaders of neighboring countries have repeatedly declared their intention (or heck, literally tried) to mass murder them.