Beispiel #1
0
 def __repr__(self):
     return 'Pool (ncpu={})\n{}'.format(self._n, _Pool.__repr__(self))