[ZODB-Dev] bsddb3 mass creation problem.

Andrew Kuchling akuchlin@mems-exchange.org
Thu, 17 May 2001 16:45:41 -0400


On Thu, May 17, 2001 at 05:30:13PM -0300, Christian Robottom Reis wrote:
>    obj._p_serial = serial
>TypeError: attribute-less object (assign or del)

This looks like the same bug that John D. Heintz reported, and for
which Jeremy posted a two-line patch in the last day or two.  Check
the archives on lists.zope.org for the patch.

--amk