[Zope3-dev] FreeBSD Test Results - Zope 3 / Python 2.3 - errors:1

Steve Alexander steve@cat-box.net
Tue, 13 May 2003 14:30:53 +0300


> ======================================================================
> ERROR: test_mixin_created_once_only (zope.proxy.context.tests.test_decorator.DecoratorTestCase)
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/var/home/rdmurray/proj/zopeautotest/sandbox/Zope3/src/zope/proxy/context/tests/test_decorator.py", line 141, in test_mixin_created_once_only
>     w.foo()
> TypeError: default __new__ takes no parameters
> 
> ----------------------------------------------------------------------

This fails only on Python 2.3. I've checked in a fix.

--
Steve Alexander