• Jeremy Hylton's avatar
    Fix get_info() so that it copes if the storage doesn't define a · 65391a99
    Jeremy Hylton authored
    "supportsTransactionalUndo()" method.
    
    XXX untested
    
    XXX This mechanism for feature evolutional doesn't seem right, because
    it because a morass of backwards compatibility issues.  I'd rather see
    the test by one of presence/absence of an attribute or a base class.
    65391a99
StorageServer.py 19.5 KB