• Guido van Rossum's avatar
    A bouquet of minor code and comment cleanups. · 3b20f9da
    Guido van Rossum authored
    Note that the checkModifyAfterAbortVersion() test still fails; Jeremy
    wants to change abortVersion in FileStorage and DemoStorage to revert
    the serialno to the last nonversion serialno instead of assigning a
    brand new serialno, so I'm holding off on invalidating the cache in
    ClientStorage.abortVersion.
    
    Also note that on Red Hat 7.2, the ZEO test suite hangs in
    checkCommitLock2OnAbort or checkCommitLock2OnCommit; we'll try to
    debug this later today.
    3b20f9da
ClientCache.py 15.2 KB