Пример #1
0
 def stop(self):
     # surpass the PoolElement.stop because it doesn't do what we want
     PoolBaseElement.stop(self)
     PoolBaseGroup.stop(self)
Пример #2
0
 def stop(self):
     PoolBaseElement.stop(self)
     PoolBaseGroup.stop(self)
Пример #3
0
 def stop(self):
     # surpass the PoolElement.stop because it doesn't do what we want
     PoolBaseElement.stop(self)
     PoolBaseGroup.stop(self)
Пример #4
0
 def stop(self):
     PoolBaseElement.stop(self)
     PoolBaseGroup.stop(self)