Exemplo n.º 1
0
 def __init__(self):
     ProductReleaseFinder.__init__(self, None, None)
     self.seen_products = []
Exemplo n.º 2
0
 def __init__(self, ztm, log):
     ProductReleaseFinder.__init__(self, ztm, log)
     self.seen_releases = []