On Thu, Mar 6, 2008 at 3:11 AM, Jürgen Kartnaller <[EMAIL PROTECTED]> wrote: > You can do this on your instance : > > del obj.__dict__['attr1']
Of course, if that's *all* you do to it, you'll need to set the changed flag yourself: obj._p_changed = True -Fred -- Fred L. Drake, Jr. <fdrake at gmail.com> "Chaos is the score upon which reality is written." --Henry Miller _______________________________________________ Zope3-users mailing list Zope3-users@zope.org http://mail.zope.org/mailman/listinfo/zope3-users