• Jeremy Hylton's avatar
    Update to support ZEO · 97bb38ce
    Jeremy Hylton authored
    The ZEO version of the storage API returns serial numbers for stores
    in a different way.  These changes are the minimum needed to make the
    tests handle the ZEO way of doing things; I assume they still work
    with non-ZEO storage.
    
    XXX These tests should be cleaned up to all use
    _multi_obj_transactions(), which should probably get a different name,
    like _domultistore().
    97bb38ce
TransactionalUndoStorage.py 16.1 KB