[Zodb-checkins] SVN: ZODB/tags/3.4.0a1-Zope3/ A special tag for
using 3.4a1 in Zope3.
Tim Peters
tim.one at comcast.net
Sat Apr 2 19:08:42 EST 2005
Log message for revision 29851:
A special tag for using 3.4a1 in Zope3.
Zope3 doesn't include all of ZODB, and in particular skips
the old Peristence module. But one of the ZODB tests has
an obscure dependence on Persistence (buried in a hand-
constructed pickle), so that test fails in Zope3's idea of
what ZODB is. This tag is 3.4a1 with that test changed to
tolerate the absence of Persistence.
Changed:
A ZODB/tags/3.4.0a1-Zope3/
-=-
Copied: ZODB/tags/3.4.0a1-Zope3 (from rev 29850, ZODB/branches/3.4)
More information about the Zodb-checkins
mailing list