• Tim Peters's avatar
    Suppress the warning message about "Couldn't import the · f2f86ed8
    Tim Peters authored
    ExtensionClass-based base class ..." from Persistence/__init__.py.  It's
    bad to see that when running tests.
    
    This was fixed quite a while ago in ZODB 3.3, but the code appeared to
    get lost in the latest round of merges.  By eyeball, I didn't detect any
    other lossage in test.py.
    f2f86ed8
test.py 28.3 KB