Jim Fulton wrote:
>> +class RepozoTests(unittest.TestCase):
>> +
>> +    def test_importability(self):
>> +        from ZODB.scripts import repozo
>> +
> 
> I appreciate your dedication to quality.
> 
> That test passes under ZODB 3.9.3 with Python 2.6.

...but it will emit a deprecation warning, which I thought we considered 
to be a test failure?

Chris

-- 
Simplistix - Content Management, Batch Processing & Python Consulting
            - http://www.simplistix.co.uk
_______________________________________________
For more information about ZODB, see the ZODB Wiki:
http://www.zope.org/Wikis/ZODB/

ZODB-Dev mailing list  -  ZODB-Dev@zope.org
https://mail.zope.org/mailman/listinfo/zodb-dev

Reply via email to