Revision 07cba1bc

b/lib/locking.py
1384 1384
    """
1385 1385
    return self.__keyring[level]._list_owned()
1386 1386

  
1387
  list_owned = _list_owned
1388

  
1387 1389
  def _upper_owned(self, level):
1388 1390
    """Check that we don't own any lock at a level greater than the given one.
1389 1391

  

Also available in: Unified diff