19 Oct
2009
19 Oct
'09
5:16 p.m.
Hi. On Mon, Oct 19, 2009 at 5:11 PM, Sylvain Viollon <sylvain@infrae.com> 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