Example #1
0
 def __len__(self):
     with self._lock:
         return Shelf.__len__(self)
Example #2
0
 def __len__(self):
     with self._lock:
         return Shelf.__len__(self)