Esempio n. 1
0
 def __len__(self):
     with self._lock:
         return Shelf.__len__(self)
Esempio n. 2
0
 def __len__(self):
     with self._lock:
         return Shelf.__len__(self)