[Zope-dev] Re: SVN: zope.component/ Merge wichert-utility-factories branch to trunk

Chris Withers chris at simplistix.co.uk
Fri Jul 25 11:58:21 EDT 2008


Wichert Akkerman wrote:
>> -        if (self._utility_registrations.get((provided, name))
>> +        if (self._utility_registrations.get((provided, name)[:2]) 
> 
> Excellent catch, fixed.

With a test I hope?

cheers,

Chris

-- 
Simplistix - Content Management, Zope & Python Consulting
            - http://www.simplistix.co.uk


More information about the Zope-Dev mailing list