• Tim Peters's avatar
    Port from ZODB 3.2. · b5a7f723
    Tim Peters authored
    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.
    b5a7f723
fsIndex.py 4.92 KB