[Antonio Beamud Montero]
> Solved... well, as you can see in the traceback, the zope-ZODB library
> was in the path, and I want using the ZODB alone installed in the python
> lib path... I've removed the /opt/zope/lib/python from my app pythonpath,
> and now all works fine...

Great!  I'm especially glad you were able to solve it, because it was
looking pretty certain that nobody else here was going to <wink>.

BTW, doing a DB.close() automatically calls close() on the storage too, so
you could simplify your code a little bit.

_______________________________________________
For more information about ZODB, see the ZODB Wiki:
http://www.zope.org/Wikis/ZODB/

ZODB-Dev mailing list  -  ZODB-Dev@zope.org
http://mail.zope.org/mailman/listinfo/zodb-dev

Reply via email to