def __init__(self):
     self.count = 0
     Pool.__init__(self)
Пример #2
0
 def __init__(self):
     self.count = 0
     Pool.__init__(self)