Exemplo n.º 1
0
 def __init__(self, **kwds):
     residue.__init__(self, **kwds)
     self.outliers = []
Exemplo n.º 2
0
 def __init__ (self, **kwds) :
   residue.__init__(self, **kwds)
   self.outliers = []