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