Primary thrust here is to teach ZODB about zope.interface,
and include that in the ZODB project. While we're at it, include zope.testing too, as zope.interface depends on that, and we had copied zope.testing.loggingsupport.py into ZODB earlier anyway (and delete that unique copy here now). This also merges some changes made to the ZODB copy in Zope3 back into ZODB.
Showing
src/zope/__init__.py
0 → 100644
src/zope/interface/SETUP.cfg
0 → 100644
src/zope/interface/advice.py
0 → 100644
src/zope/interface/ro.py
0 → 100644
src/zope/interface/verify.py
0 → 100644
src/zope/testing/__init__.py
0 → 100644
src/zope/testing/cleanup.py
0 → 100644
src/zope/testing/doctest.py
0 → 100644
File moved
src/zope/testing/tests.py
0 → 100644
Please register or sign in to comment