[Zope-CMF] object does not support item deletion
Chris Withers
chrisw@nipltd.com
Thu, 19 Apr 2001 16:23:54 +0100
'nuff said :-)
Chris McDonough wrote:
>
> I did. It was wrong.
>
> ----- Original Message -----
> From: "Chris Withers" <chrisw@nipltd.com>
> To: "Chris McDonough" <chrism@digicool.com>
> Cc: "Loren Stafford" <lstafford@morphics.com>; "marc lindahl"
> <marc@bowery.com>; <Zope-CMF@zope.org>
> Sent: Thursday, April 19, 2001 10:39 AM
> Subject: Re: [Zope-CMF] object does not support item deletion
>
> > Chris McDonough wrote:
> > >
> > > # Compute "sort_index", which is a sort index, or none:
> > > if kw.has_key('sort-on'):
> > > sort_index=kw['sort-on']
> > > - del kw['sort-on']
> >
> > Surely you added that del in for a reason though?
> >
> > cheers,
> >
> > Chris
> >
> > _______________________________________________
> > Zope-CMF maillist - Zope-CMF@zope.org
> > http://lists.zope.org/mailman/listinfo/zope-cmf
> >
> > See http://www.zope.org/Products/PTK/Tracker for bug reports and feature
> requests
> >