[Zope] delete from REQUEST?
Loren Stafford
lstaffor@dynalogic.com
Tue, 21 Mar 2000 11:30:06 -0800
The REQUEST object is defined in ../lib/python/ZPublisher/BaseRequest.py. I
don't see a delete there, but by studying that code, I'm sure you could
easily implement one.
-- Loren
----- Original Message -----
From: Ragnar Beer <rbeer@uni-goettingen.de>
To: <zope@zope.org>
Sent: March 21, 2000 09:47 AM
Subject: [Zope] delete from REQUEST?
> Hi Zopistas!
>
> I need to get rid (completely) of some items in REQUEST that were
> passed from a form. Is there an opposite to REQUEST.set() that
> deletes instead e.g. REQUEST.delete() or so?
>
> --Ragnar
>
> _______________________________________________
> Zope maillist - Zope@zope.org
> http://lists.zope.org/mailman/listinfo/zope
> ** No cross posts or HTML encoding! **
> (Related lists -
> http://lists.zope.org/mailman/listinfo/zope-announce
> http://lists.zope.org/mailman/listinfo/zope-dev )
>