• Jeremy Hylton's avatar
    Another fix for non-current objects. · e4544e63
    Jeremy Hylton authored
    In the branches that call loadBefore() or raise ConflictError, make
    sure we always return.  Either case satisfies the original call to
    setstate() and we don't want to load the current state.
    e4544e63
Connection.py 24.3 KB