• Tim Peters's avatar
    Merge rev 29291 from ZODB 3.3 branch. · f82de536
    Tim Peters authored
    Port from ZODB 3.2.
    
    Give fsIndex an efficient maxKey() implementation.
    
    This will (in a later checkin) be used to give FileStorage an "obviously
    correct" way to determine the largest oid used in an .fs.index file.
    f82de536
fsIndex.py 4.92 KB