[Zope-dev] Re: Strange serializing error when commiting ->
zope.sqlalchemy
Dieter Maurer
dieter at handshake.de
Tue Jun 3 14:47:37 EDT 2008
Hermann Himmelbauer wrote at 2008-6-3 14:00 +0200:
> ...
>Hmmm, it's not that easy: I have multiple sites on one Zope3 instance, whereas
>every site should connect to another database. For that reason, I thought
>about a local utility. However, this results in this serialization error.
Usually, you should not commit in a test suite.
If you do not commit, you will not have pickling problems.
--
Dieter
More information about the Zope-Dev
mailing list