• Guido van Rossum's avatar
    Import Disconnected from the correct module. · 8b3a867c
    Guido van Rossum authored
    Add a LOG call to ConnectionTests.setUp().
    
    Add tests for the ClientStorage read_only and read_only_fallback
    features.  Note that the latter feature is not completely working yet;
    the reconnect feature doesn't work, so it's of questionable value for
    now (though it *does* connect to a read-only storage whe no read-write
    storage is available).
    8b3a867c
testZEO.py 19.8 KB