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