def __init__(self): Controler.__init__(self) self.__sql = core.Sql() self._brand = Brand() self._product = Product()
def __init__(self): Controler.__init__(self)
def __init__(self): Controler.__init__(self) self._brand = Brand()