• Tim Peters's avatar
    Merge rev 28466 from 3.3 branch. · 60f7fe4b
    Tim Peters authored
    Forward port from ZODB 3.2.
    
    Collector 1581:  fspack can blow up when .fs is corrupted
    
    Repaired three places where fspack referenced an undefined global while
    *trying* to raise CorruptedError.  Added new checkCorruptionInPack()
    test to verify the correct exception gets raised.
    
    60f7fe4b
testFileStorage.py 11.3 KB