• Guido van Rossum's avatar
    Import Disconnected from the correct module. · 09c0c832
    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).
    09c0c832
testZEO.py 19.8 KB