Hi. On Mon, Oct 19, 2009 at 5:11 PM, Sylvain Viollon <[email protected]> wrote: > I added test for unregisterUtility, and fix the bug I encounter, > which happens only for utilities which inherit from Aquisition, and > have a physical path. > > If you have time, I guess it's ready for a release.
I released both: http://pypi.python.org/pypi/five.localsitemanager/1.2 http://pypi.python.org/pypi/five.localsitemanager/2.0.1 I merged your fix to trunk, but had to adjust it by overriding parts of unregisterUtility there. Otherwise I got test failures under Python 2.6 / Zope 2.12. Hanno _______________________________________________ Zope-Dev maillist - [email protected] https://mail.zope.org/mailman/listinfo/zope-dev ** No cross posts or HTML encoding! ** (Related lists - https://mail.zope.org/mailman/listinfo/zope-announce https://mail.zope.org/mailman/listinfo/zope )
