Example #1
0
 def canAccept(self, callerObject=None):
     if self.isLocked:
         return False
     return Exit.canAccept(self)