[Zope3-dev] import failure in zope.app.broken tests

Baiju M mbaiju at zeomega.com
Tue Feb 20 06:37:44 EST 2007


Baiju M wrote:

> Hi,
>     There is an import failure when running 'python2.4 test.py -s 
> zope.app.broken'
> I have a fix here: http://zope3.pastey.net/6899
> Commit it ?

or Should I put that `IBroken` in `interfaces.py`?
It is only a marker interface and there are no other interfaces specific 
to that package.

Since `IBroken` is still available from `zope.app.broken.broken`, this 
fix is backward compatible.

Regards,
Baiju M



More information about the Zope3-dev mailing list