• Albertas Agejevas's avatar
    Make ZODB an extra dependency for zope.container. · ea915ad3
    Albertas Agejevas authored
    zope.container code just needs the IBroken interface from ZODB, plus some tests
    use DemoStorage and transactions.  Moved the tests into a separate suite that
    is included conditionally, hedged out the IBroken interface.
    
    Now the only two dependencies that don't support Py3 are zope.publisher and
    zope.traversing.
    ea915ad3
test_contained_zodb.py 5.55 KB