• Julien Muchembled's avatar
    HBTreeFolder2: review object retrieval and deletion · ead58323
    Julien Muchembled authored
    _getOb and similar methods are reimplemented in a faster and safer way.
    It now checks it is only used to return leafs.
    
    Similarly, _delOb now refuses to delete trees at the root.
    
    __getattr__ wrongly returned wrapped results (__of__).
    ead58323
HBTreeFolder2.py 21.5 KB