Exemplo n.º 1
0
 def __init__(self, raw_dir):
     self.list_type = 2
     AbuseCh.__init__(self, raw_dir)
Exemplo n.º 2
0
 def __init__(self, raw_dir):
     AbuseCh.__init__(self, raw_dir)
     self.class_name = self.__class__.__name__
Exemplo n.º 3
0
 def __init__(self, raw_dir):
     self.list_type = 2
     AbuseCh.__init__(self, raw_dir)