[ZODB-Dev] Re: 3.8.0b2 bugginess?

Terry Jones terry at jon.es
Thu Jul 12 12:53:05 EDT 2007


Installing the latest zope.proxy from svn makes the ZODB3.8.0b2 decorator
import error go away.

Arve - I did this:

  $ svn co svn://svn.zope.org/repos/main/zope.proxy zope.proxy
  $ cd zope.proxy/trunk
  $ python setup.py install

and then import ZODB works.

site-packages/zope.proxy-3.4.0b1-py2.5-macosx-10.3-fat.egg/zope/proxy/
contains a decorator.py whereas
zope.proxy-3.3.0-py2.5-macosx-10.3-fat.egg/zope/proxy/ does not.

Regards,
Terry


More information about the ZODB-Dev mailing list