[ZODB-Dev] 3.9.4 release?

Chris Withers chris at simplistix.co.uk
Fri Nov 20 13:29:12 EST 2009


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


More information about the ZODB-Dev mailing list