Ejemplo n.º 1
0
 def canAccept(self, callerObject=None):
     if self.isLocked:
         return False
     return Queue.canAccept(self)