• Tim Peters's avatar
    Merge rev 31016 from 3.4 branch. · 3b8d1eb9
    Tim Peters authored
    Simplify.
    
    Primarily, _tindex should have been a dict all along, pack()
    worked too hard at the end, and loadEx() is a minor variant
    of load().
    3b8d1eb9
MappingStorage.py 4.63 KB