• Tim Peters's avatar
    Merge rev 29291 from ZODB 3.3 branch. · 332ca39e
    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.
    332ca39e
testfsIndex.py 3.73 KB