• Jim Fulton's avatar
    Use doctest rather than zope.testing.doctest. · 1f4c78b7
    Jim Fulton authored
    This required using manuel to get the footnote
    feature. Unfortunately, manuel imports zope.testing.doctest. :)
    Hpefully, this will be fixed soon.
    
    Updated the testhistoricalconnections.py tearDown to clear conflict
    resolution class cache. The cache was causing tests to fail when tests
    were run multiple times.
    1f4c78b7
setup.py 7.14 KB